From 1923a883ca38636f8ae03c99d1098fa37601d2e3 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 17 Nov 2012 16:19:19 +0000 Subject: Don't be more verbose uncoditionally --- lib/custodian/protocol-tests/tcp.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/custodian/protocol-tests/tcp.rb b/lib/custodian/protocol-tests/tcp.rb index 4408c7d..acf4737 100755 --- a/lib/custodian/protocol-tests/tcp.rb +++ b/lib/custodian/protocol-tests/tcp.rb @@ -71,8 +71,6 @@ class TCPTest host = @test_data['target_host'] port = @test_data['test_port'] -@test_data['verbose'] = true - # # Get the banner we expect # -- cgit v1.2.1