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

@@ -49,12 +49,12 @@ RETR file1348
QUIT
</protocol>
<file1 name="log/file1348" mode="text">
<file1 name="log/file1348">
fooo
mooo
</file1>
<file2 name="log/stdout1348" mode="text">
<file2 name="log/stdout1348">
</file2>
</verify>