From 17621e8bd607252c085c35f8812c3a46946658d1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 10 Oct 2015 02:13:26 +0200 Subject: reproducible: shorten irc message --- bin/reproducible_build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index a8d33be8..e131d87f 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -65,9 +65,9 @@ save_artifacts() { echo | tee -a ${RBUILDLOG} # irc message if [ ! -z "$NOTIFY" ] ; then - local MESSAGE="Artifacts for ${SRCPACKAGE} ($STATUS in ${SUITE}/${ARCH}) published: $URL" + local MESSAGE="Artifacts for ${SRCPACKAGE}, $STATUS in ${SUITE}/${ARCH}: $URL" if [ "$NOTIFY" = "diffoscope" ] ; then - MESSAGE="$MESSAGE (error when running $DIFFOSCOPE)" + MESSAGE="$MESSAGE (error running $DIFFOSCOPE)" fi irc_message "$MESSAGE" fi -- cgit v1.2.3-70-g09d2