summaryrefslogtreecommitdiff
path: root/tests/data/test1330
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2014-02-01 13:49:58 +0100
committerMarc Hoersken <info@marc-hoersken.de>2014-02-01 13:49:58 +0100
commitefc112079c9d98dbe871dfcc7c00c8c46a1931f8 (patch)
treeac4387113c1d9ffe563f1b719e1002fab8fdf036 /tests/data/test1330
parent2c49f2e3db2a68c4c68892b8b945de6ae812cc72 (diff)
downloadcurl-efc112079c9d98dbe871dfcc7c00c8c46a1931f8.tar.gz
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/test1330')
-rw-r--r--tests/data/test13302
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1330 b/tests/data/test1330
index 2aba0cecc..1fb5a6687 100644
--- a/tests/data/test1330
+++ b/tests/data/test1330
@@ -36,7 +36,7 @@ nothing
#
# Verify data after the test has been "shot"
<verify>
-<file name="log/memdump" mode="text">
+<file name="log/memdump">
MEM unit1330.c: malloc()
MEM unit1330.c: free()
</file>