diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-17 16:19:19 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-17 16:19:19 +0000 |
commit | 1923a883ca38636f8ae03c99d1098fa37601d2e3 (patch) | |
tree | bbc513a007fc2782acaab9ddb09cdbe1e5df289b | |
parent | c2911238bd436923c85ab6337b20732da7e25429 (diff) |
Don't be more verbose uncoditionally
-rwxr-xr-x | lib/custodian/protocol-tests/tcp.rb | 2 |
1 files changed, 0 insertions, 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 # |