[Qa-jenkins-scm] [jenkins.debian.net] 01/01: explain sleep

Holger Levsen holger at layer-acht.org
Sat Jun 3 22:50:15 UTC 2017


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 7c5814f22a0dc6c93f50b17b25e571493e587f0a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jun 4 00:50:12 2017 +0200

    explain sleep
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/jenkins_master_wrapper.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/jenkins_master_wrapper.sh b/bin/jenkins_master_wrapper.sh
index 71f9b43..162e57b 100755
--- a/bin/jenkins_master_wrapper.sh
+++ b/bin/jenkins_master_wrapper.sh
@@ -60,7 +60,7 @@ if [ $RESULT -ne 0 ] ; then
 	# this somehow doesnt work anymore, rather error out to see the breakage…
 	#
 	#echo "$(date -u) - $NODE_NAME seems to be down, sleeping 15min before aborting this job."
-	echo "$(date -u) - $NODE_NAME seems to be down, exiting with error."
+	echo "$(date -u) - $NODE_NAME seems to be down, sleeping 15min before exiting with error."
 	sleep 15m
 	exit 1
 	#exec /srv/jenkins/bin/abort.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list