diff options
Diffstat (limited to 'lib/custodian/protocoltest/ftp.rb')
| -rw-r--r-- | lib/custodian/protocoltest/ftp.rb | 2 | 
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 | 
