gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: trying (again) buildbot reconf


From: gnunet
Subject: [taler-deployment] branch master updated: trying (again) buildbot reconfig
Date: Thu, 17 Sep 2020 15:37:28 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new fccaaa2  trying (again) buildbot reconfig
fccaaa2 is described below

commit fccaaa2dfc7fa8738c1e799ab123020d2c5589ca
Author: MS <ms@taler.net>
AuthorDate: Thu Sep 17 15:37:23 2020 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index d8b57d0..eb05c61 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -392,8 +392,8 @@ BUILDMASTER_FACTORY.addStep(
         name="restart buildmaster",
         description="trigger buildmaster restart with new configuration",
         descriptionDone="Buildmaster updated",
-        command=["systemctl", "--user", "kill", "buildbot-master"],
-        workdir="../../master/"
+        command=["buildbot", "reconfig", "master"],
+        workdir="../.."
     )
 )
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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