From a3435b2b1389a1e129ea7f70efcd06de223fa876 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 15 Jan 2018 07:28:34 +0100 Subject: bin/sanity-check: rephrase irc status --- bin/sanity-check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sanity-check') diff --git a/bin/sanity-check b/bin/sanity-check index ebd8fdf..20651dd 100755 --- a/bin/sanity-check +++ b/bin/sanity-check @@ -19,7 +19,7 @@ usage() { i_am_insane() { if [ ! -s "${work_dir}/build-master-sanity" ]; then - printf '\001ACTION went insane.\001\n' > \ + printf '\001ACTION goes insane.\001\n' > \ "${irc_dir}/#archlinux-ports/in" fi echo 'build master is insane' > \ -- cgit v1.2.3-54-g00ecf