Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test539
index e9aadd1..6d926d6 100644 (file)
@@ -52,20 +52,20 @@ ftp://%HOSTIP:%FTPPORT/path/to/the/file/539
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-CWD path/to/the/file\r
-EPSV\r
-TYPE I\r
-SIZE 539\r
-RETR 539\r
-SYST\r
-CWD /\r
-EPSV\r
-TYPE A\r
-LIST path/to/the/file/539./\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+CWD path/to/the/file
+EPSV
+TYPE I
+SIZE 539
+RETR 539
+SYST
+CWD /
+EPSV
+TYPE A
+LIST path/to/the/file/539./
+QUIT
 </protocol>
 </verify>
 </testcase>