test1113: fix line-endings checks on Windows after 75f00de5
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user