[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: shorten irc message
Holger Levsen
holger at moszumanska.debian.org
Wed Jul 8 11:53:32 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 03ff0a240ac1b13fc2a0a4a1c16adec91adc0c56
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jul 8 13:53:09 2015 +0200
reproducible: shorten irc message
---
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 58988d2..e29af58 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -94,7 +94,7 @@ cleanup_all() {
echo "No artifacts were saved for this build." | tee -a ${RBUILDLOG}
irc_message "Check $REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE and $BUILD_URL to find out why no artifacts were saved (final status $STATUS)"
elif [ ! -z "$NOTIFY" ] && [ $SAVE_ARTIFACTS -eq 0 ] ; then
- irc_message "$REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE finished building ($STATUS)"
+ irc_message "$REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE done: $STATUS"
fi
gzip -9fvn $RBUILDLOG
# XXX quite ugly: this is just needed to get the correct value of the
--
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