gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: syntax


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: syntax
Date: Thu, 13 Jun 2019 01:14:20 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8d67a2f  syntax
8d67a2f is described below

commit 8d67a2fbbdb18d53ab6c1625ecfd68828073832d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 13 01:14:12 2019 +0200

    syntax
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index af95fc6..76f9041 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -164,7 +164,7 @@ def twister_web_page(change):
 
     files = _change.get("files")
     for file in files:
-        if re.search(r"web", file.get("name", ""))
+        if re.search(r"web", file.get("name", "")) \
                 and "twister" == repo:
             return True
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]