test suite: stop conversion of valid output to CRLF on Windows
Since the output isn't actually being written in text-mode and it was rather used as a workaround, disable text-mode for these tests.
This commit is contained in:
@@ -30,7 +30,7 @@ curl memory tracking operational
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<file name="log/memdump" mode="text">
|
||||
<file name="log/memdump">
|
||||
MEM tool_paramhlp.c
|
||||
MEM tool_cfgable.c
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user