summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/email2irc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/email2irc.sh b/bin/email2irc.sh
index 35ba86f8..0871cab9 100755
--- a/bin/email2irc.sh
+++ b/bin/email2irc.sh
@@ -116,7 +116,7 @@ if [ "$VALID_MAIL" = "true" ] ; then
MESSAGE="$(echo $SUBJECT | cut -d ':' -f1) $MY_LINE"
MESSAGE="$(echo $MESSAGE | sed -s 's#^Failure#Failed #') "
MESSAGE="$(echo $MESSAGE | sed -s 's#^Build failed in Jenkins#Failed #') "
- MESSAGE="$(echo $MESSAGE | sed -s 's# See ##') "
+ MESSAGE="$(echo $MESSAGE | sed -s 's# See # #') "
MESSAGE="$(echo $MESSAGE | sed -s 's#Changes:##') "
MESSAGE="$(echo $MESSAGE | sed -s 's#/console$##') "
# log message