summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-25 22:56:42 +0200
committerErich Eckner <git@eckner.net>2018-05-25 22:56:42 +0200
commit3696b3e8607fb24deb7b85970c0260fc0b50a9a3 (patch)
tree663ed3f8e505e1e9e9750d898529c932f05b9e94
parent7f1100ee43c2628277d4affd51d604a816835958 (diff)
downloadbuilder-3696b3e8607fb24deb7b85970c0260fc0b50a9a3.tar.xz
bin/ii-answer: do not answer yourself
-rwxr-xr-xbin/ii-answer2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ii-answer b/bin/ii-answer
index f7c2d20..06bc3c0 100755
--- a/bin/ii-answer
+++ b/bin/ii-answer
@@ -38,7 +38,7 @@ find "${irc_dir}" \
channel="${channel##*/}"
if [ -z "${channel%%#*}" ]; then
prefix='buildmaster: '
- sloppy_salutation='buildmaster'
+ sloppy_salutation='\S\+\s\+\S\+\s.*buildmaster'
else
prefix=''
sloppy_salutation=''