summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-01-27 23:03:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-01-27 23:03:02 +0000
commitcf38a4c47011b449c3d51aaef345bcf19ce383b7 (patch)
treeb698ef0a22ab3928da8ea66ea84db2a9fa6e3303
parentaacc79a3a3d323a6462a765deb5be5a27c60601f (diff)
downloadgnurl-cf38a4c47011b449c3d51aaef345bcf19ce383b7.tar.gz
gnurl-cf38a4c47011b449c3d51aaef345bcf19ce383b7.tar.bz2
gnurl-cf38a4c47011b449c3d51aaef345bcf19ce383b7.zip
test the EPRT/LPRT/PORT somewhat more
-rw-r--r--tests/data/test21214
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/data/test212 b/tests/data/test212
index 4f29186ee..8633ae5d4 100644
--- a/tests/data/test212
+++ b/tests/data/test212
@@ -33,9 +33,9 @@ data blobb
# Verify data after the test has been "shot"
<verify>
<strippart>
-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/
</strippart>
<protocol>
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