From: Daniel Stenberg Date: Wed, 27 Jun 2001 22:01:37 +0000 (+0000) Subject: now does OK even on IPv6-enabled hosts X-Git-Tag: curl-7_8_1-pre3~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d82bc81a292813bd304a0dd83eea9be301992ce;p=curl now does OK even on IPv6-enabled hosts --- diff --git a/tests/data/test101 b/tests/data/test101 index ea9b9b891..a191c4ba2 100644 --- a/tests/data/test101 +++ b/tests/data/test101 @@ -27,8 +27,11 @@ ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP # Verify data after the test has been "shot" +# strip all kinds of PORT, EPRT and LPRT curl can do ^PORT 127,0,0,1,.* +^EPRT.* +^LPRT.* USER anonymous