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: Sat, 10 Jun 2017 11:04:51 +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 23878b5  syntax
23878b5 is described below

commit 23878b5a94b5f45bbcd3ebc797c0ee3200f43285
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Jun 10 11:04:46 2017 +0200

    syntax
---
 buildbot/master.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index afa4ae5..1466c8f 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -53,8 +53,8 @@ c['change_source'].append(changes.GitPoller(
 
 c['schedulers'] = []
 c['schedulers'].append(schedulers.Periodic(name="periodic",
-                                           builderNames=["doc-builder"]),
-                                           periodicBuildTimer=5*60)
+                                           builderNames=["doc-builder"],
+                                           periodicBuildTimer=5*60))
 c['schedulers'].append(schedulers.SingleBranchScheduler(
                             name="all",
                             change_filter=util.ChangeFilter(branch='master'),

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



reply via email to

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