[Qa-jenkins-scm] [jenkins.debian.net] 01/01: YOLO: Back to normal=Fixed

Holger Levsen holger at layer-acht.org
Wed Nov 23 17:59:04 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 6e058ad36e8c723b4336a5cf8d05bdf6a8e08323
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 23 18:58:59 2016 +0100

    YOLO: Back to normal=Fixed
    
    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 af95716..90842f5 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -117,7 +117,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#^Jenkins build is back#Back #') "
+		MESSAGE="$(echo $MESSAGE | sed -s 's#^Jenkins build is back to normal#Fixed #') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#^Still Failing#Still failing#') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's# See # #') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#Changes:##') "

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