diff options
Diffstat (limited to 'tests/data/test1047')
-rw-r--r-- | tests/data/test1047 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/data/test1047 b/tests/data/test1047 index 10760de4a..421708cc4 100644 --- a/tests/data/test1047 +++ b/tests/data/test1047 @@ -38,12 +38,8 @@ ftp FTP dir list PASV with localhost --interface </name> <command> -ftp://%HOSTIP:%FTPPORT/ --interface 127.0.0.1 +ftp://%HOSTIP:%FTPPORT/ --interface %CLIENTIP </command> -# When bound to localhost, one may connect only to a local test server -<precheck> -perl -e "print 'Test requires default test server host address' if ( '%HOSTIP' ne '127.0.0.1' );" -</precheck> </client> # |