diff options
Diffstat (limited to 'worker/tests/ftp.rb')
-rwxr-xr-x | worker/tests/ftp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/worker/tests/ftp.rb b/worker/tests/ftp.rb index 30b89d5..f5eccbb 100755 --- a/worker/tests/ftp.rb +++ b/worker/tests/ftp.rb @@ -48,7 +48,7 @@ class FTPTest host = @test_data["target_host"] port = @test_data["test_port"] - puts "FTP testing host #{host}:#{port}" + puts "FTP testing host #{host}:#{port}" if ( @test_data['verbose'] ) begin timeout(3) do |