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: var name


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: var name
Date: Wed, 17 Apr 2019 15:36:00 +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 9c1f678  var name
9c1f678 is described below

commit 9c1f678910c9c58bb2c8c5800e94089f56bddae4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Apr 17 15:35:55 2019 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a6267bf..71d8056 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -402,7 +402,7 @@ def pick_active_color(builder, workers_list, build_request):
         f.close()
         return None
     active = f.readline().rstrip()
-    print("Found active color: %s" % str(nonactive))
+    print("Found active color: %s" % str(active))
 
     for worker in workers_list:
         if NAMEMAP.get(active) == worker.worker.workername:

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



reply via email to

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