summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/mysql.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2013-05-15 14:51:43 +0100
committerSteve Kemp <steve@steve.org.uk>2013-05-15 14:51:43 +0100
commit63fa4dc45bd25062f7dfb485cb5a49ae029da1b2 (patch)
treec181d25bfdca0d2e08c36c2fb3a8d2d0704bafca /lib/custodian/protocoltest/mysql.rb
parentab0729a1ce0f52688b408e383f791e487d3c0d61 (diff)
Updated the sample lines at the top of each protocol test.
Full protocol-tests are documented online, in the project wiki at: https://projects.bytemark.co.uk/projects/custodian/wiki/TestDefinitionExamples
Diffstat (limited to 'lib/custodian/protocoltest/mysql.rb')
-rw-r--r--lib/custodian/protocoltest/mysql.rb2
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