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

@@ -44,12 +44,12 @@ RETR file1378
QUIT
</protocol>
<file1 name="log/download1378" mode="text">
<file1 name="log/download1378">
fooo
mooo
</file1>
<file2 name="log/stdout1378" mode="text">
<file2 name="log/stdout1378">
</file2>
</verify>