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 fix


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: syntax fix
Date: Thu, 30 Nov 2017 18:18:34 +0100

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 ca05120  syntax fix
ca05120 is described below

commit ca05120bd5d9322b2472cb493e027e86ba07aead
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Nov 30 18:18:24 2017 +0100

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 6f25be3..0a26536 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -218,8 +218,8 @@ TIP_RESERVE_TOPPER_FACTORY.addStep(git_step(
     "git://git.taler.net/deployment.git"))
 TIP_RESERVE_TOPPER_FACTORY.addStep(ShellCommand(
     name="tip reserve topper",
-    description="Topping the tip reserve."
-    descriptionDone="Tip reserve has been topped."
+    description="Topping the tip reserve.",
+    descriptionDone="Tip reserve has been topped.",
     command=["./top_reserve.sh"],
     workdir="build/buildbot"))
 

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



reply via email to

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