summaryrefslogtreecommitdiffstats
path: root/bin/email2irc.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-04 10:54:02 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-04 10:54:02 +0100
commitaada8cdcdc6148d9eea25e7491d1b21534c9182b (patch)
tree354bac089759dd0425e7445b1d6957a1a4ce49a3 /bin/email2irc.sh
parent5babf27f3f482e93eb6730443d473896fc02a26c (diff)
downloadjenkins.debian.net-aada8cdcdc6148d9eea25e7491d1b21534c9182b.tar.xz
removing meaningless /changes from URLs
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 605372d4..922cc202 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -126,6 +126,7 @@ if [ "$VALID_MAIL" = "true" ] ; then
MESSAGE="$(echo $MESSAGE | sed -s 's# See # #') "
MESSAGE="$(echo $MESSAGE | sed -s 's#Changes:##') "
MESSAGE="$(echo $MESSAGE | sed -s 's#/console$##') "
+ MESSAGE="$(echo $MESSAGE | sed -s 's#/changes$##') "
# log message
echo "Notified #$CHANNEL with $MESSAGE" >> $LOGFILE
# notify kgb