summaryrefslogtreecommitdiff
path: root/tests/data/test893
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2019-05-23 04:01:09 -0400
committerJay Satiro <raysatiro@yahoo.com>2019-05-23 04:01:09 -0400
commitc2a8d52a1356a722ff9f4aeb983cd4eaf80ef221 (patch)
treef10b371771e9967a3a01e9cb039d6d660347e835 /tests/data/test893
parentdc0a671213fa94489933755828b26f5807d61a7a (diff)
downloadcurl-c2a8d52a1356a722ff9f4aeb983cd4eaf80ef221.tar.gz
tests: Fix the line endings for the SASL alt-auth tests
- Change data and protocol sections to CRLF line endings. Prior to this change the tests would fail or hang, which is because certain sections such as protocol require CRLF line endings. Follow-up to a9499ff from today which added the tests. Ref: https://github.com/curl/curl/pull/3790
Diffstat (limited to 'tests/data/test893')
-rw-r--r--tests/data/test8936
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test893 b/tests/data/test893
index 982c2c897..2a762fc21 100644
--- a/tests/data/test893
+++ b/tests/data/test893
@@ -45,9 +45,9 @@ pop3://%HOSTIP:%POP3PORT/893 -u kurt:xipj3plmq --sasl-authzid ursel
# The multi interface considers a broken "CONNECT" as a prematurely broken
# transfer and such a connection will not get a "QUIT"
<protocol>
-CAPA
-AUTH PLAIN
-dXJzZWwAa3VydAB4aXBqM3BsbXE=
+CAPA
+AUTH PLAIN
+dXJzZWwAa3VydAB4aXBqM3BsbXE=
</protocol>
</verify>
</testcase>