Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test121
index de7a561..d75d0d0 100644 (file)
@@ -36,16 +36,16 @@ ftp://%HOSTIP:%FTPPORT/121 -Q "-DELE after_transfer" -Q "DELE before_transfer"
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-DELE before_transfer\r
-EPSV\r
-TYPE I\r
-SIZE 121\r
-RETR 121\r
-DELE after_transfer\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+DELE before_transfer
+EPSV
+TYPE I
+SIZE 121
+RETR 121
+DELE after_transfer
+QUIT
 </protocol>
 </verify>
 </testcase>