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