summaryrefslogtreecommitdiff
path: root/lib/custodian
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
commit5f683d55e5071c893654b8f0c26324b409557fd2 (patch)
tree83af4bc1167136cc7a74589167eab62468975f65 /lib/custodian
parent86ebbec1dbcdca88b3ccf69168be9dd95b38dcc9 (diff)
Work-in-progress update of the README
Diffstat (limited to 'lib/custodian')
-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