summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-17 16:19:19 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-17 16:19:19 +0000
commit1923a883ca38636f8ae03c99d1098fa37601d2e3 (patch)
treebbc513a007fc2782acaab9ddb09cdbe1e5df289b
parentc2911238bd436923c85ab6337b20732da7e25429 (diff)
Don't be more verbose uncoditionally
-rwxr-xr-xlib/custodian/protocol-tests/tcp.rb2
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
#