summaryrefslogtreecommitdiff
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
commite512dcab32f2cad1c4c369270ac7cc7749614e80 (patch)
treed0076ce30ab14f81833b6c9b8fcb32db67b59755
parent1923a883ca38636f8ae03c99d1098fa37601d2e3 (diff)
Be verbose in all tests.
-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
}