aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/data/test1036
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/data/test103 b/tests/data/test103
index b7ae60baf..427477768 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"
<verify>
<strippart>
-s/^LPRT.*/LPRT/
-s/^EPRT.*/EPRT/
+s/^LPRT.*[\r\n]*//
+s/^EPRT.*[\r\n]*//
s/^(PORT 127,0,0,1,)([0-9,]+)/$1/
</strippart>
<protocol>
@@ -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