[Qa-jenkins-scm] [jenkins.debian.net] 01/03: Mention what noun 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 5ec5c32efd252bec08f0ec18943195f16022d4a3
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Sep 1 15:59:29 2015 +0100

    Mention what noun 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 174b757..e48b46b 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="$URL published"
+			local MESSAGE="Artifacts 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