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: fix parenthesis c


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix parenthesis closing
Date: Wed, 28 Jun 2017 21:57:43 +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 142ffb2  fix parenthesis closing
142ffb2 is described below

commit 142ffb23ede04e06c05266fd69e0419c8c17a226
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jun 28 21:57:27 2017 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 330066b..ad20186 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -18,7 +18,7 @@ c = BuildmasterConfig = {}
 c['workers'] = [worker.Worker("lcov-worker", "lcov-pass"),
                 worker.Worker("selenium-worker", "selenium-pass"),
                 worker.Worker("doc-worker", "doc-pass"),
-                worker.Worker("switcher-worker", "switcher-pass")]
+                worker.Worker("switcher-worker", "switcher-pass"),
                 worker.Worker("wallet-worker", "wallet-pass")]
 
 # 'protocols' contains information about protocols which master will use for

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



reply via email to

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