summaryrefslogtreecommitdiffstats
path: root/bin/email2irc.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-02-20 14:40:41 +0100
committerHolger Levsen <holger@layer-acht.org>2017-02-20 14:40:41 +0100
commit2f53af1d9fd7f6c364a3fc91e0548020b30701f3 (patch)
treee826687b39593ffd8b55bb944022fc46bd94c84f /bin/email2irc.sh
parentaa7b6fba408607502c77be93fcb3ca1b2caee508 (diff)
downloadjenkins.debian.net-2f53af1d9fd7f6c364a3fc91e0548020b30701f3.tar.xz
hide some magic
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/email2irc.sh')
-rwxr-xr-xbin/email2irc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/email2irc.sh b/bin/email2irc.sh
index 922cc202..cf7f51e8 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