Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test251
index d50e1b3..7a3ab18 100644 (file)
@@ -9,7 +9,7 @@ FTP
 <reply>
 # When doing LIST, we get the default list output hard-coded in the test
 # FTP server
-<datacheck>
+<datacheck mode="text">
 total 20
 drwxr-xr-x   8 98       98           512 Oct 22 13:06 .
 drwxr-xr-x   8 98       98           512 Oct 22 13:06 ..
@@ -48,13 +48,13 @@ ftp://%HOSTIP:%FTPPORT/ -P %CLIENTIP
 ^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
 </strip>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-PORT 127,0,0,1,243,212\r
-TYPE A\r
-LIST\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+PORT 127,0,0,1,243,212
+TYPE A
+LIST
+QUIT
 </protocol>
 </verify>
 </testcase>