diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2014-02-01 13:49:58 +0100 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2014-02-01 13:49:58 +0100 |
commit | efc112079c9d98dbe871dfcc7c00c8c46a1931f8 (patch) | |
tree | ac4387113c1d9ffe563f1b719e1002fab8fdf036 /tests/data/test96 | |
parent | 2c49f2e3db2a68c4c68892b8b945de6ae812cc72 (diff) |
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.
Diffstat (limited to 'tests/data/test96')
-rw-r--r-- | tests/data/test96 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test96 b/tests/data/test96 index 865aff9c3..55a86cefc 100644 --- a/tests/data/test96 +++ b/tests/data/test96 @@ -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> |