[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: include suite in output

Holger Levsen holger at moszumanska.debian.org
Wed Mar 11 20:38:49 UTC 2015


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 951594f792afe757ee299d2f74546c14e02802a4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Mar 11 21:36:48 2015 +0100

    reproducible: include suite in output
---
 bin/reproducible_blacklist.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh
index 4eb93e6..2c02a1f 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -44,7 +44,7 @@ shift
 CANDIDATES="$@"
 check_candidates
 PACKAGES=$(echo $PACKAGES)
-MESSAGE="$TOTAL package(s) blacklisted: ${PACKAGES}"
+MESSAGE="$TOTAL package(s) blacklisted in $SUITE: ${PACKAGES}"
 if [ $TOTAL -lt 1 ] ; then
 	exit 1
 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