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