[Qa-jenkins-scm] [jenkins.debian.net] 01/01: YOLO: fixup formatting

Holger Levsen holger at layer-acht.org
Wed Nov 23 14:54:18 UTC 2016


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 b9dd4d26aa8110da7e16313d3f383763626d32d7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 23 15:54:13 2016 +0100

    YOLO: fixup formatting
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/email2irc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/email2irc.sh b/bin/email2irc.sh
index 35ba86f..0871cab 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -116,7 +116,7 @@ if [ "$VALID_MAIL" = "true" ] ; then
 		MESSAGE="$(echo $SUBJECT | cut -d ':' -f1) $MY_LINE"
 		MESSAGE="$(echo $MESSAGE | sed -s 's#^Failure#Failed #') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#^Build failed in Jenkins#Failed #') "
-		MESSAGE="$(echo $MESSAGE | sed -s 's# See ##') "
+		MESSAGE="$(echo $MESSAGE | sed -s 's# See # #') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#Changes:##') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#/console$##') "
 		# log message

-- 
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