gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 01/02: BB: kill->restart


From: gnunet
Subject: [taler-deployment] 01/02: BB: kill->restart
Date: Mon, 14 Sep 2020 15:02:19 +0200

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

ms pushed a commit to branch master
in repository deployment.

commit f674722e08687e04e097d93d1cc5283296e7b691
Author: MS <ms@taler.net>
AuthorDate: Mon Sep 14 14:39:40 2020 +0200

    BB: kill->restart
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 21e85a9..78f51b9 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -398,7 +398,7 @@ BUILDMASTER_FACTORY.addStep(
         #   file or it generates a _invalid_ one.
         # 2 restarting the master has the problem of _cancelling_
         #   the current builds (including this one)
-        command=["systemctl", "--user", "kill", "buildbot-master"],
+        command=["systemctl", "--user", "restart", "buildbot-master"],
         workdir="../../master/"
     )
 )

-- 
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]