index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/ii-answer | 2 |
diff --git a/bin/ii-answer b/bin/ii-answer index 0a3468d..8bbdbb1 100755 --- a/bin/ii-answer +++ b/bin/ii-answer @@ -114,7 +114,7 @@ find "${irc_dir}" \ if grep "${regex}" "${out_file}" | \ grep -q "${sloppy_salutation}"; then sed -i ' - s/'"${regex}"'/np, \1/ + /'"${sloppy_salutation}"'/ s/'"${regex}"'/np, \1/ T w /dev/stdout d |