From 3696b3e8607fb24deb7b85970c0260fc0b50a9a3 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 25 May 2018 22:56:42 +0200 Subject: bin/ii-answer: do not answer yourself --- bin/ii-answer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ii-answer') 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='' -- cgit v1.2.3