summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/custodian/protocoltest/tcp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocoltest/tcp.rb b/lib/custodian/protocoltest/tcp.rb
index 30083cd..52bed15 100644
--- a/lib/custodian/protocoltest/tcp.rb
+++ b/lib/custodian/protocoltest/tcp.rb
@@ -140,7 +140,7 @@ module Custodian
# send the string "quit".
#
#
- def run_test_internal( host, port, banner = nil, do_read = true )
+ def run_test_internal( host, port, banner = nil, do_read = false )
#
# Get the timeout period for this test.