Unverified Commit 6d13432b authored by Marcel Raad's avatar Marcel Raad
Browse files

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
parent 1550e844
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ Accept: */*
</protocol>
# This allows the last 4 letters of the bar to get updated without it
# matters. We're mostly checking the width of it anyway.
<file name="log/stderrlog1148">
<file name="log/stderrlog1148" mode="text">

bar 100.0%
</file>
<stripfile>
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*

</protocol>
<stdout>
<stdout mode="text">
208
</stdout>
</verify>