1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

test1113: fix line-endings checks on Windows after 75f00de5

This commit is contained in:
Marc Hoersken 2014-02-15 09:12:59 +01:00
parent 8451623b45
commit 3c2c1f9876

View File

@ -12,7 +12,7 @@ ftplistparser
# #
# Server-side # Server-side
<reply> <reply>
<data mode="text"> <data>
</data> </data>
</reply> </reply>
@ -82,7 +82,7 @@ EPSV
RETR someothertext.txt RETR someothertext.txt
QUIT QUIT
</protocol> </protocol>
<stdout mode="text"> <stdout>
This file should have permissions 444 This file should have permissions 444
This file should have permissions 666 This file should have permissions 666
This file should have permissions 777 This file should have permissions 777