aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1045
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-07-29 01:05:28 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-07-29 01:05:28 +0000
commit4ff37a4ed164552d9c50077952616f3aaf16e794 (patch)
tree244a8993abcbea4a92c07e2f097b38d6f87b5f49 /tests/data/test1045
parentfe167b6ba253880b90179fca66ead6a8cdeab937 (diff)
Added test case 1050 to test --ftp-port with an IPv6 address.
Made --interface tests less restrictive on host address.
Diffstat (limited to 'tests/data/test1045')
-rw-r--r--tests/data/test10456
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/data/test1045 b/tests/data/test1045
index 3f4cd7150..97f3a7297 100644
--- a/tests/data/test1045
+++ b/tests/data/test1045
@@ -32,12 +32,8 @@ http
HTTP GET with localhost --interface
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1045 --interface 127.0.0.1
+http://%HOSTIP:%HTTPPORT/1045 --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>
#