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 10:30:40 +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 05d6223  syntax
05d6223 is described below

commit 05d622364619333244201c2779b724e0db457d83
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Jun 10 10:30:34 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 538ad28..f6aa666 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -131,8 +131,8 @@ selenium_factory.addStep(ShellCommand(name="selenium",
 doc_factory = util.BuildFactory()
 
 doc_factory.addStep(ShellCommand(name="permissions debug",
-                                 description="see umask for this worker"
-                                 descriptionDone="Look at umask output!"
+                                 description="see umask for this worker",
+                                 descriptionDone="Look at umask output!",
                                  command=["umask"]))
 doc_factory.addStep(Git(repourl='git://git.taler.net/deployment.git',
                         mode='full',

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



reply via email to

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