summaryrefslogtreecommitdiff
path: root/lib/custodian/parser.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-17 16:20:02 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-17 16:20:02 +0000
commite74704126abddcb3efa38787f951c07ec5c9ede6 (patch)
treed0076ce30ab14f81833b6c9b8fcb32db67b59755 /lib/custodian/parser.rb
parente733ca70acd829d386bd74c57b23d505f08c7df5 (diff)
Be verbose in all tests.
Diffstat (limited to 'lib/custodian/parser.rb')
-rw-r--r--lib/custodian/parser.rb1
1 files changed, 1 insertions, 0 deletions
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
}