From: Zachary Vance Date: Mon, 20 Jun 2016 01:28:28 +0000 (-0700) Subject: IRC is down X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=4f4d2db08e46c3df4e27f4bb64b2f818378f9aa8;p=za3k.git IRC is down --- diff --git a/cgi-bin/service.status.d/irc.za3k.com b/cgi-bin/service.status.d/irc.za3k.com index 0cad26e..594096d 100644 --- a/cgi-bin/service.status.d/irc.za3k.com +++ b/cgi-bin/service.status.d/irc.za3k.com @@ -3,4 +3,5 @@ then echo "Port 6667 open" else echo "Port 6667 not open" + exit 1 fi