[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Use parens, not another colon.
Holger Levsen
holger at moszumanska.debian.org
Tue Sep 1 20:34:47 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 5f1fe743479a7f7e8f1fadc5d707e5d7be8e8332
Author: Chris Lamb <lamby at debian.org>
Date: Tue Sep 1 18:55:11 2015 +0100
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 adabc3d..461fbf1 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
--
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