From: Daniel Stenberg Date: Thu, 27 Jan 2005 23:03:02 +0000 (+0000) Subject: test the EPRT/LPRT/PORT somewhat more X-Git-Tag: curl-7_13_0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf38a4c47011b449c3d51aaef345bcf19ce383b7;p=thirdparty%2Fcurl.git test the EPRT/LPRT/PORT somewhat more --- diff --git a/tests/data/test212 b/tests/data/test212 index 4f29186eed..8633ae5d49 100644 --- a/tests/data/test212 +++ b/tests/data/test212 @@ -33,9 +33,9 @@ data blobb # Verify data after the test has been "shot" -s/^EPRT .*/EPRT stripped/ -s/^LPRT .*/LPRT stripped/ -s/^PORT .*/PORT stripped/ +s/^(EPRT \|1\|127.0.0.1).*/$1/ +s/^(LPRT 4,4,127,0,0,1,).*/$1/ +s/^(PORT 127,0,0,1,).*/$1/ USER anonymous @@ -43,13 +43,13 @@ PASS curl_by_daniel@haxx.se PWD CWD a CWD path -EPRT stripped -LPRT stripped -PORT stripped +EPRT |1|127.0.0.1 +LPRT 4,4,127,0,0,1, +PORT 127,0,0,1, TYPE I SIZE 212 RETR 212 -PORT stripped +PORT 127,0,0,1, TYPE I SIZE 212 RETR 212