mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
test1113: fix line-endings checks on Windows after 75f00de5
This commit is contained in:
parent
8451623b45
commit
3c2c1f9876
@ -12,7 +12,7 @@ ftplistparser
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<data mode="text">
|
||||
<data>
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
@ -82,7 +82,7 @@ EPSV
|
||||
RETR someothertext.txt
|
||||
QUIT
|
||||
</protocol>
|
||||
<stdout mode="text">
|
||||
<stdout>
|
||||
This file should have permissions 444
|
||||
This file should have permissions 666
|
||||
This file should have permissions 777
|
||||
|
Loading…
Reference in New Issue
Block a user