[Qa-jenkins-scm] [jenkins.debian.net] 02/03: Clarify which package is being published.

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 15:40:44 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 3bfc6f0ca82f2c9b8bbc0c4541a5ffda10a34e23
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Sep 1 15:59:40 2015 +0100

    Clarify which package is being published.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index e48b46b..4842eca 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -79,7 +79,7 @@ save_artifacts() {
 		echo | tee -a ${RBUILDLOG}
 		# irc message
 		if [ ! -z "$NOTIFY" ] ; then
-			local MESSAGE="Artifacts published: $URL"
+			local MESSAGE="Artifacts for ${SRCPACKAGE} (${SUITE}/${ARCH}) published: $URL"
 			if [ "$NOTIFY" = "diffoscope" ] ; then
 				MESSAGE="$MESSAGE, $DIFFOSCOPE had troubles with these..."
 			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