[Qa-jenkins-scm] [jenkins.debian.net] 01/01: bin/common-functions.sh: Add additional explanation to wording

Holger Levsen holger at layer-acht.org
Sat Nov 18 23:42:41 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 bd29f3fb2df3446f7d02b2a2c5871eae0a9ea278
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sun Nov 19 00:40:01 2017 +0100

    bin/common-functions.sh: Add additional explanation to wording
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/common-functions.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index 48ee872..314ad2c 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -27,6 +27,10 @@ abort_if_bug_is_still_open() {
 			echo
 			echo "Warning: aborting the job because of bug because #$1"
 			echo
+			echo "After having fixed the cause for #$1, remove the check from common_init()"
+			echo "in bin/common-functions.sh and re-run the job. Close #$1 after the"
+			echo "problem is indeed fixed."
+			echo
 			exec /srv/jenkins/bin/abort.sh
 			exit 0
 		fi

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