summaryrefslogtreecommitdiff
path: root/bin/ii-answer
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ii-answer')
-rwxr-xr-xbin/ii-answer2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ii-answer b/bin/ii-answer
index 1139064..4259c0f 100755
--- a/bin/ii-answer
+++ b/bin/ii-answer
@@ -155,7 +155,7 @@ find "${irc_dir}" \
if [ -s "${work_dir}/build-master-sanity" ]; then
printf 'I will check my sanity again.\n' \
| irc_say "${channel}" 'copy'
- sanity-check -w
+ "${base_dir}/bin/sanity-check" -w
else
printf 'Are you kidding? I'"'"'m all right.\n' \
| irc_say "${channel}" 'copy'