gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: more logging in restart logic


From: gnunet
Subject: [taler-deployment] branch master updated: more logging in restart logic
Date: Mon, 24 Feb 2020 16:50:38 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 500bd61  more logging in restart logic
500bd61 is described below

commit 500bd616f954d3a59fb2864cb26cd72690160969
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 16:50:35 2020 +0100

    more logging in restart logic
---
 buildbot/restart.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/buildbot/restart.sh b/buildbot/restart.sh
index e27181e..03d55a3 100755
--- a/buildbot/restart.sh
+++ b/buildbot/restart.sh
@@ -2,5 +2,10 @@
 
 set -eu
 
+DATE=`date`
+echo "Restarting Taler deployment at $DATE"
 source "${HOME}/activate"
 taler-deployment-restart
+
+echo "Deployment ready"
+exit 0

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



reply via email to

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