mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
test2039: fixed line endings that caused a test failure
This commit is contained in:
parent
047e6aa05c
commit
f1e0a0aae7
@ -51,13 +51,13 @@ machine %HOSTIP login user2 password passwd2
|
|||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
<protocol>
|
<protocol>
|
||||||
USER userdef
|
USER userdef
|
||||||
PASS passwddef
|
PASS passwddef
|
||||||
PWD
|
PWD
|
||||||
EPSV
|
EPSV
|
||||||
TYPE A
|
TYPE A
|
||||||
LIST
|
LIST
|
||||||
QUIT
|
QUIT
|
||||||
</protocol>
|
</protocol>
|
||||||
</verify>
|
</verify>
|
||||||
</testcase>
|
</testcase>
|
||||||
|
Loading…
Reference in New Issue
Block a user