Imported Upstream version 7.59.0
[platform/upstream/curl.git] / tests / data / test937
index a2cb9b5..783001c 100644 (file)
@@ -38,7 +38,7 @@ crypto
 SMTP DIGEST-MD5 authentication with SASL downgrade
  </name>
 <stdin>
-mail body\r
+mail body
 </stdin>
  <command>
 smtp://%HOSTIP:%SMTPPORT/937 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
@@ -49,19 +49,19 @@ smtp://%HOSTIP:%SMTPPORT/937 --mail-rcpt recipient@example.com --mail-from sende
 # Verify data after the test has been "shot"
 <verify>
 <protocol>
-EHLO 937\r
-AUTH DIGEST-MD5\r
-*\r
-AUTH PLAIN\r
-dXNlcgB1c2VyAHNlY3JldA==\r
-MAIL FROM:<sender@example.com>\r
-RCPT TO:<recipient@example.com>\r
-DATA\r
-QUIT\r
+EHLO 937
+AUTH DIGEST-MD5
+*
+AUTH PLAIN
+dXNlcgB1c2VyAHNlY3JldA==
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
+DATA
+QUIT
 </protocol>
 <upload>
-mail body\r
-.\r
+mail body
+.
 </upload>
 </verify>
 </testcase>