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: Fri, 09 Jun 2017 18:03:57 +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 28adb57  syntax
28adb57 is described below

commit 28adb578599cc94b75105cd0cb4fd8ffc8c9398f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 9 18:03:52 2017 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index efcb410..f74087c 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -132,7 +132,7 @@ doc_factory = util.BuildFactory()
 doc_factory.addStep(ShellCommand(name="documentation",
                                  description="Build documentation for 
docs.taler.net",
                                  descriptionDone="Documentation built",
-                                 
command=["$HOME/deployment/taler-build/update_docs.sh"]))
+                                 
command=["${HOME}/deployment/taler-build/update_docs.sh"]))
 c['builders'] = []
 
 c['builders'].append(

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



reply via email to

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