gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: invocation


From: gnunet
Subject: [taler-deployment] branch master updated: invocation
Date: Thu, 17 Sep 2020 18:00:08 +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 d34142c  invocation
d34142c is described below

commit d34142c2e3bca379127d5ca1703474453ac3cc0e
Author: MS <ms@taler.net>
AuthorDate: Thu Sep 17 18:00:04 2020 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1ca7041..1acfda9 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -392,7 +392,7 @@ BUILDMASTER_FACTORY.addStep(
         name="restart buildmaster",
         description="trigger buildmaster restart with new configuration",
         descriptionDone="Buildmaster updated",
-        command=["systemctl", "kill", "--signal", "SIGHUP", "buildbot-master"],
+        command=["systemctl", "--user", "kill", "--signal", "SIGHUP", 
"buildbot-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]