aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/test10312
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test103 b/tests/data/test103
index 54d6d91c7..87a640d20 100644
--- a/tests/data/test103
+++ b/tests/data/test103
@@ -25,18 +25,18 @@ ftp://%HOSTIP:%FTPPORT/a/path/103 -P -
# Verify data after the test has been "shot"
<verify>
-<strip>
-^PORT .*
-^EPRT.*
-^LPRT.*
-</strip>
+<strippart>
+s/^LPRT.*[\n]//
+s/^EPRT.*[\n]//
+s/^(PORT 127,0,0,1,)([0-9,]+)/$1/
+</strippart>
<protocol>
USER anonymous
PASS curl_by_daniel@haxx.se
PWD
CWD a
CWD path
-PORT 127,0,0,1,246,33
+PORT 127,0,0,1,
TYPE I
SIZE 103
RETR 103