[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: shorten irc message even further
Holger Levsen
holger at moszumanska.debian.org
Thu Jul 9 15:24:26 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 c6502c10bec9835ff2982dfea37d5b9c5ccc442c
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jul 9 17:23:55 2015 +0200
reproducible: shorten irc message even further
---
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 d47716e..8b1620d 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -124,7 +124,7 @@ update_db_and_html() {
# notification for changing status
if [ "${OLD_STATUS}" = "reproducible" ] ; then
if [ "$STATUS" = "unreproducible" ] || [ "$STATUS" = "FTBFS" ] ; then
- MESSAGE="${REPRODUCIBLE_URL}/${SUITE}/${ARCH}/${SRCPACKAGE} changed: reproducible → ${STATUS}"
+ MESSAGE="${REPRODUCIBLE_URL}/${SUITE}/${ARCH}/${SRCPACKAGE} : reproducible → ${STATUS}"
echo "\n$MESSAGE" | tee -a ${RBUILDLOG}
irc_message "$MESSAGE"
# disable ("regular") irc notification unless it's due to debbindiff problems
--
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