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: verbosity


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: verbosity
Date: Tue, 16 Apr 2019 23:33:13 +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 1f25209  verbosity
1f25209 is described below

commit 1f2520942faa839d5b99b5b96afcc83a8b653e6b
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 16 23:33:09 2019 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 8aa8419..ae50b48 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -407,7 +407,7 @@ def pick_inactive_color(builder, workers_list, 
build_request):
         print("'test' doesn't specify the nonactive color, abort!")
         return None
     nonactive = f.readline().rstrip()
-
+    print("Found nonactive color: %s" % str(nonactive))
     for worker in workers_list:
         if nonactive == worker.worker.workername:
             return worker

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



reply via email to

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