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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user