mirror of
https://github.com/curl/curl.git
synced 2026-07-23 05:37:16 +03:00
test2039: fixed line endings that caused a test failure
This commit is contained in:
parent
047e6aa05c
commit
f1e0a0aae7
1 changed files with 7 additions and 7 deletions
|
|
@ -51,13 +51,13 @@ machine %HOSTIP login user2 password passwd2
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol>
|
||||
USER userdef
|
||||
PASS passwddef
|
||||
PWD
|
||||
EPSV
|
||||
TYPE A
|
||||
LIST
|
||||
QUIT
|
||||
USER userdef
|
||||
PASS passwddef
|
||||
PWD
|
||||
EPSV
|
||||
TYPE A
|
||||
LIST
|
||||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue