]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test978: mark file as text mode
authorDaniel Stenberg <daniel@haxx.se>
Thu, 23 Feb 2023 13:45:57 +0000 (14:45 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 23 Feb 2023 15:32:43 +0000 (16:32 +0100)
Follow-up to 4ea5702980cb

To fix test failures on Windows

Closes #10594

tests/data/test978

index 3ff237590df45d96d4a80662134b9b1f8de690b0..105fa78c5f270a0bd68fb653ca4cc43f24ff6ecb 100644 (file)
@@ -49,7 +49,7 @@ User-Agent: curl/%VERSION
 Accept: */*
 
 </protocol>
-<file name="log/redir">
+<file name="log/redir" mode="text">
 nonsense
 </file>
 </verify>