]> granicus.if.org Git - curl/commitdiff
test2039: fixed line endings that caused a test failure
authorDan Fandrich <dan@coneharvesters.com>
Sat, 25 Apr 2015 08:17:46 +0000 (10:17 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 25 Apr 2015 08:17:46 +0000 (10:17 +0200)
tests/data/test2039

index 65c78e1250fff77b355e33f3d0450d1283cbb27c..1595ded05371fad1f44b2e787a33336702badecb 100644 (file)
@@ -51,13 +51,13 @@ machine %HOSTIP login user2 password passwd2
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-USER userdef
-PASS passwddef
-PWD
-EPSV
-TYPE A
-LIST
-QUIT
+USER userdef\r
+PASS passwddef\r
+PWD\r
+EPSV\r
+TYPE A\r
+LIST\r
+QUIT\r
 </protocol>
 </verify>
 </testcase>