diff options
Diffstat (limited to 'worker/tests/https.rb')
-rwxr-xr-x | worker/tests/https.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/worker/tests/https.rb b/worker/tests/https.rb index 8aff360..f487b1d 100755 --- a/worker/tests/https.rb +++ b/worker/tests/https.rb @@ -157,6 +157,7 @@ if __FILE__ == $0 then "target_host" => "http://www.steve.org.uk/", "test_type" => "http", "test_port" => 80, + "verbose" => 1, "test_alert" => "Steve's website is unavailable", "http_text" => "Steve Kemp", "http_status" => "200" |