[Qa-jenkins-scm] [jenkins.debian.net] 02/02: YOLO: shorten message: s#Jenkins build is unstable#Unstable#

Holger Levsen holger at layer-acht.org
Thu Nov 24 09:55:24 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 55d2ed76b145ea8902ea5bece0302f9612de2164
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 24 10:55:15 2016 +0100

    YOLO: shorten message: s#Jenkins build is unstable#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 2f75d88..60c11a4 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -120,6 +120,7 @@ if [ "$VALID_MAIL" = "true" ] ; then
 		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#^Jenkins build is unstable#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