From: Daniel Stenberg Date: Mon, 18 Apr 2005 07:56:43 +0000 (+0000) Subject: ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT. X-Git-Tag: curl-7_14_0~157 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0c7a6d22b789359301eb59bd7bb71e9093345ae;p=thirdparty%2Fcurl.git ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT. --- diff --git a/tests/data/test103 b/tests/data/test103 index b7ae60bafb..4274777686 100644 --- a/tests/data/test103 +++ b/tests/data/test103 @@ -26,8 +26,8 @@ ftp://%HOSTIP:%FTPPORT/a/path/103 -P - # Verify data after the test has been "shot" -s/^LPRT.*/LPRT/ -s/^EPRT.*/EPRT/ +s/^LPRT.*[\r\n]*// +s/^EPRT.*[\r\n]*// s/^(PORT 127,0,0,1,)([0-9,]+)/$1/ @@ -36,8 +36,6 @@ PASS curl_by_daniel@haxx.se PWD CWD a CWD path -EPRT -LPRT PORT 127,0,0,1, TYPE I SIZE 103