From 5f1fe743479a7f7e8f1fadc5d707e5d7be8e8332 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Tue, 1 Sep 2015 18:55:11 +0100 Subject: Use parens, not another colon. Looks better on IRC.. --- 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 adabc3d7..461fbf13 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -81,7 +81,7 @@ save_artifacts() { if [ ! -z "$NOTIFY" ] ; then local MESSAGE="Artifacts for ${SRCPACKAGE} (${SUITE}/${ARCH}) published: $URL" if [ "$NOTIFY" = "diffoscope" ] ; then - MESSAGE="$MESSAGE: error when running $DIFFOSCOPE" + MESSAGE="$MESSAGE (error when running $DIFFOSCOPE)" fi irc_message "$MESSAGE" fi -- cgit v1.2.3-70-g09d2