Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test298
index 80913e8..834a28c 100644 (file)
@@ -25,21 +25,21 @@ ftp
 FTP CWD with --ftp-method nocwd
  </name>
  <command>
---ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/third/298
+--ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/th%69rd/298
 </command>
 </client>
 
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER anonymous\r
-PASS ftp@example.com\r
-PWD\r
-EPSV\r
-TYPE I\r
-SIZE first/second/third/298\r
-RETR first/second/third/298\r
-QUIT\r
+USER anonymous
+PASS ftp@example.com
+PWD
+EPSV
+TYPE I
+SIZE first/second/third/298
+RETR first/second/third/298
+QUIT
 </protocol>
 </verify>
 </testcase>