Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test861
index 4cc3987..67bc3f2 100644 (file)
@@ -12,16 +12,16 @@ RFC2449
 #
 # Server-side
 <reply>
-<servercmd>\r
-CAPA UIDL USER\r
-</servercmd>\r
-# When doing UIDL, we get the default list output hard-coded in the test\r
-# POP3 server\r
-<datacheck>\r
-1 1\r
-2 2\r
-3 4\r
-</datacheck>\r
+<servercmd>
+CAPA UIDL USER
+</servercmd>
+# When doing UIDL, we get the default list output hard-coded in the test
+# POP3 server
+<datacheck>
+1 1
+2 2
+3 4
+</datacheck>
 </reply>
 
 #
@@ -42,11 +42,11 @@ pop3://%HOSTIP:%POP3PORT -u user:secret -X UIDL
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-CAPA\r
-USER user\r
-PASS secret\r
-UIDL\r
-QUIT\r
+CAPA
+USER user
+PASS secret
+UIDL
+QUIT
 </protocol>
 </verify>
 </testcase>