update location of upstream waf tree
[amitay/build-farm.git] / import-and-analyse.py
index c7ef5cb3edb700cfcce7406aa45ef20b741479ac..2318cc1351874ab161501b72a9ee10a94c91fc7c 100755 (executable)
@@ -38,9 +38,8 @@ smtp.connect()
 
 def check_and_send_mails(cur, old):
 
-    if cur.tree is "waf-svn":
+    if cur.tree is "waf":
         # no point sending emails, as the email addresses are invalid
-        # from git svn
         return
 
     if cur.tree is "samba_3_waf":