mirror of
https://github.com/curl/curl.git
synced 2026-08-26 11:03:33 +03:00
fixed test case errors
This commit is contained in:
parent
1445e62312
commit
8b37844e5f
4 changed files with 19 additions and 39 deletions
|
|
@ -3,10 +3,6 @@
|
|||
<data>
|
||||
data blobb
|
||||
</data>
|
||||
<datacheck>
|
||||
data blobb
|
||||
data blobb
|
||||
</datacheck>
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
|
|
@ -23,7 +19,11 @@ ftp://%HOSTIP:%FTPPORT/a/path/211 ftp://%HOSTIP:%FTPPORT/a/path/211
|
|||
<file name="log/ftpserver.cmd">
|
||||
REPLY EPSV 500 no such command
|
||||
</file>
|
||||
</test>
|
||||
<stdout>
|
||||
data blobb
|
||||
data blobb
|
||||
</stdout>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue