summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/ftp.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
commit4b3f47175b109c6da2fb738d05b037d80b0b87f4 (patch)
treedb9147ec771c42ae3fa2e567a66cb54cab4be85e /lib/custodian/protocoltest/ftp.rb
parent080d2cde6c5f6b30b4a97fac09686fdebacb0731 (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/ftp.rb')
-rw-r--r--lib/custodian/protocoltest/ftp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocoltest/ftp.rb b/lib/custodian/protocoltest/ftp.rb
index 25271c6..f792a00 100644
--- a/lib/custodian/protocoltest/ftp.rb
+++ b/lib/custodian/protocoltest/ftp.rb
@@ -6,7 +6,7 @@ require 'custodian/protocoltest/tcp'
# This object is instantiated if the parser sees a line such as:
#
###
-### foo.vm.bytemark.co.uk must run ftp on 22 otherwise 'ftp fail'.
+### foo.vm.bytemark.co.uk must run ftp otherwise 'ftp fail'.
###
#
# The specification of the port is optional and defaults to 21