[Qa-jenkins-scm] [jenkins.debian.net] 01/01: hide some magic

Holger Levsen holger at layer-acht.org
Mon Feb 20 13:40:53 UTC 2017


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 2f53af1d9fd7f6c364a3fc91e0548020b30701f3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Feb 20 14:40:41 2017 +0100

    hide some magic
    
    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 922cc20..cf7f51e 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -127,6 +127,7 @@ if [ "$VALID_MAIL" = "true" ] ; then
 		MESSAGE="$(echo $MESSAGE | sed -s 's#Changes:##') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#/console$##') "
 		MESSAGE="$(echo $MESSAGE | sed -s 's#/changes$##') "
+		MESSAGE="$(echo $MESSAGE | sed -s 's#display/redirect$##') "
 		# log message
 		echo "Notified #$CHANNEL with $MESSAGE" >> $LOGFILE
 		# notify kgb

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