diff options
Diffstat (limited to 'lib/custodian/protocoltest/mysql.rb')
-rw-r--r-- | lib/custodian/protocoltest/mysql.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocoltest/mysql.rb b/lib/custodian/protocoltest/mysql.rb index 32867ab..d61a821 100644 --- a/lib/custodian/protocoltest/mysql.rb +++ b/lib/custodian/protocoltest/mysql.rb @@ -9,7 +9,7 @@ require 'custodian/protocoltest/tcp' ### foo.vm.bytemark.co.uk must run mysql otherwise 'database fail'. ### # -# The specification of the port is optional. +# The specification of the port is optional, and defaults to 3306. # module Custodian |