gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: Revert d3f99366f (cancels runn


From: gnunet
Subject: [taler-deployment] branch master updated: Revert d3f99366f (cancels running jobs)
Date: Tue, 15 Nov 2022 21:37:53 +0100

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 b1a09fc  Revert d3f99366f (cancels running jobs)
b1a09fc is described below

commit b1a09fc5989eb81c695485a404ff4dcb148f47d1
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 15 21:36:25 2022 +0100

    Revert d3f99366f (cancels running jobs)
---
 buildbot/master.cfg | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1a6be2b..6fd1a2f 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -183,9 +183,7 @@ BUILDMASTER_FACTORY.addStep(
         name="restart buildmaster",
         description="trigger buildmaster restart with new configuration",
         descriptionDone="Buildmaster updated",
-        command=["systemctl", "--user", "restart", "buildbot-master"],
-        # Command below proved not to work.
-        # command=["systemctl", "--user", "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]