From e512dcab32f2cad1c4c369270ac7cc7749614e80 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 17 Nov 2012 16:20:02 +0000 Subject: Be verbose in all tests. --- lib/custodian/parser.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/custodian') diff --git a/lib/custodian/parser.rb b/lib/custodian/parser.rb index fb62e13..88d81fc 100644 --- a/lib/custodian/parser.rb +++ b/lib/custodian/parser.rb @@ -379,6 +379,7 @@ class MonitorConfig :test_type => service, :test_port => port, :test_alert => alert, + :verbose => true, :timeout => @timeout } -- cgit v1.2.1