[Qa-jenkins-scm] [jenkins.debian.net] 01/01: YOLO: shorten msg: s#^Jenkins build is back to stable#Fixed #

Holger Levsen holger at layer-acht.org
Thu Nov 24 00:40:53 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 993eae05c79ef9fc2d0fabd7f7aa49953701f3ae
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 24 01:40:48 2016 +0100

    YOLO: shorten msg: s#^Jenkins build is back to stable#Fixed #
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/email2irc.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/email2irc.sh b/bin/email2irc.sh
index cc66210..2f75d88 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -118,6 +118,7 @@ if [ "$VALID_MAIL" = "true" ] ; then
 		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 to normal#Fixed #') "
+		MESSAGE="$(echo $MESSAGE | sed -s 's#^Jenkins build is back to stable#Fixed #') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#^Jenkins build became#Became#') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#^Still Failing#Still failing#') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's# See # #') "

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