From 5f683d55e5071c893654b8f0c26324b409557fd2 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 10:57:54 +0000 Subject: Work-in-progress update of the README --- lib/custodian/alerter.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/custodian/alerter.rb b/lib/custodian/alerter.rb index 96a481e..1b1832a 100644 --- a/lib/custodian/alerter.rb +++ b/lib/custodian/alerter.rb @@ -122,6 +122,7 @@ module Custodian if ( !@available ) puts "Should raise alert for test: #{test}" + exit(3) return end -- cgit v1.2.1