Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test905
index 565b041..9766dfa 100644 (file)
@@ -32,7 +32,7 @@ crypto
 SMTP CRAM-MD5 authentication
  </name>
 <stdin>
-mail body\r
+mail body
 </stdin>
  <command>
 smtp://%HOSTIP:%SMTPPORT/905 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
@@ -43,17 +43,17 @@ smtp://%HOSTIP:%SMTPPORT/905 --mail-rcpt recipient@example.com --mail-from sende
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 905\r
-AUTH CRAM-MD5\r
-dXNlciA3MDMxNzI1NTk5ZmRiYjVkNDEyNjg5YWEzMjNlM2UwYg==\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 905
+AUTH CRAM-MD5
+dXNlciA3MDMxNzI1NTk5ZmRiYjVkNDEyNjg5YWEzMjNlM2UwYg==
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-mail body\r
-.\r
+mail body
+.
 </upload>
 </verify>
 </testcase>