From 5bdf181eb48c028a147060ede4754de8a1483804 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 23 Mar 2017 14:13:11 +0100 Subject: reproducible Debian: be less verboseā€¦ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Holger Levsen --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index c3b05a18..76d6dbdc 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 -- cgit v1.2.3-54-g00ecf