gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: use buildbot sigh


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: use buildbot sighup
Date: Wed, 16 Oct 2019 10:49:21 +0200

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

ng0 pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 6db5f1f  use buildbot sighup
6db5f1f is described below

commit 6db5f1f6da11ba09bfb2fb9cfdc2b3d3a6d323fd
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 16 08:49:06 2019 +0000

    use buildbot sighup
---
 buildbot-master.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot-master.service b/buildbot-master.service
index de11741..4f3fe01 100644
--- a/buildbot-master.service
+++ b/buildbot-master.service
@@ -6,7 +6,7 @@ AssertPathExists=/home/buildbot-master/master
 [Service]
 WorkingDirectory=/home/buildbot-master/
 ExecStart=/usr/local/bin/buildbot start --nodaemon master
-ExecReload=/bin/kill -HUP $MAINPID
+ExecReload=/usr/local/bin/buildbot sighup master
 ExecStop=/usr/local/bin/buildbot stop master
 Restart=always
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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