[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: be less verbose…
Holger Levsen
holger at layer-acht.org
Thu Mar 23 13:13:20 UTC 2017
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 5bdf181eb48c028a147060ede4754de8a1483804
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Mar 23 14:13:11 2017 +0100
reproducible Debian: be less verbose…
Signed-off-by: Holger Levsen <holger at layer-acht.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 c3b05a1..76d6dbd 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -107,7 +107,7 @@ cleanup_all() {
irc_message debian-reproducible "$DEBIAN_URL/$SUITE/$ARCH/$SRCPACKAGE done: $STATUS debug: $NOTIFY"
elif [ ! -z "$NOTIFY" ] && [ "$SAVE_ARTIFACTS" = "0" ] ; then
if [ "$NOTIFY" = "diffoscope" ] ; then
- irc_message debian-reproducible-changes "$DEBIAN_URL/$SUITE/$ARCH/$SRCPACKAGE $STATUS and $DIFFOSCOPE failed…"
+ irc_message debian-reproducible-changes "$DEBIAN_URL/$SUITE/$ARCH/$SRCPACKAGE $STATUS and $DIFFOSCOPE failed"
else
irc_message debian-reproducible-changes "$DEBIAN_URL/$SUITE/$ARCH/$SRCPACKAGE done: $STATUS debug: $NOTIFY"
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