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:
Marc Hoersken
2014-02-01 13:49:58 +01:00
parent 2c49f2e3db
commit efc112079c
9 changed files with 12 additions and 12 deletions

View File

@@ -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>