[Qa-jenkins-scm] [jenkins.debian.net] 01/01: YOLO: shorten msg: s#^Jenkins build is still unstable#Still unstable#

Holger Levsen holger at layer-acht.org
Thu Nov 24 10:04:41 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 ec0977b26cedaf4466f7baacd222fc73b02d037d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 24 11:04:35 2016 +0100

    YOLO: shorten msg: s#^Jenkins build is still unstable#Still unstable#
    
    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 60c11a4..2a5ed1f 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -121,6 +121,7 @@ if [ "$VALID_MAIL" = "true" ] ; then
 		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#^Jenkins build is unstable#Unstable#') "
+		MESSAGE="$(echo $MESSAGE | sed -s 's#^Jenkins build is still unstable#Still unstable#') "
 		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