diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2018-07-21 12:24:08 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2018-07-21 20:47:42 +0200 |
commit | 6d13432bfa1097da7efb4a5fffac27a22af2002c (patch) | |
tree | e83840b15686c4248d763bdca32f25efdc364cc7 /tests/data/test1164 | |
parent | 1550e844b1a037022acf87e52585c2f4c15f045a (diff) |
tests: fixes for Windows line endlings
Set mode="text" when line endings depend on the system representation.
Closes https://github.com/curl/curl/pull/2772
Diffstat (limited to 'tests/data/test1164')
-rw-r--r-- | tests/data/test1164 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1164 b/tests/data/test1164 index 061e395cc..be83aa4f3 100644 --- a/tests/data/test1164 +++ b/tests/data/test1164 @@ -45,7 +45,7 @@ Host: %HOSTIP:%HTTPPORT Accept: */*
</protocol> -<stdout> +<stdout mode="text"> 208 </stdout> </verify> |