mirror of
https://github.com/curl/curl.git
synced 2026-04-24 02:22:13 +03:00
test1113: fix line-endings checks on Windows after 75f00de5
This commit is contained in:
parent
8451623b45
commit
3c2c1f9876
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue