gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: fix workdir for buildmaster


From: gnunet
Subject: [taler-deployment] branch master updated: fix workdir for buildmaster
Date: Sun, 15 Dec 2019 16:49:28 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d7008da  fix workdir for buildmaster
d7008da is described below

commit d7008dabf6d60d7c12af3cca13eae8684d6fabae
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 15 16:49:26 2019 +0100

    fix workdir for buildmaster
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index e670090..1ef9238 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -328,7 +328,7 @@ BUILDMASTER_FACTORY.addStep(
         description="trigger buildmaster restart with new configuration",
         descriptionDone="Buildmaster updated",
         command=["buildbot", "reconfig"],
-        workdir="master/"
+        workdir="$HOME/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]