summaryrefslogtreecommitdiff
path: root/lib/custodian/alerter.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-24 10:57:54 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-24 10:57:54 +0000
commitc7e3dd317a7f2a951791de15b5899150f59a08ec (patch)
tree83af4bc1167136cc7a74589167eab62468975f65 /lib/custodian/alerter.rb
parentb324143206310361e7fe16e3880bb79043a08852 (diff)
Work-in-progress update of the README
Diffstat (limited to 'lib/custodian/alerter.rb')
-rw-r--r--lib/custodian/alerter.rb1
1 files changed, 1 insertions, 0 deletions
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