fixed test case errors
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
<data>
|
||||
data blobb
|
||||
</data>
|
||||
<datacheck>
|
||||
data blobb
|
||||
data blobb
|
||||
</datacheck>
|
||||
|
||||
# data is sent to stdout
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
@@ -20,7 +18,11 @@ Get two FTP files from the same remote dir: no second CWD
|
||||
<command>
|
||||
ftp://%HOSTIP:%FTPPORT/a/path/210 ftp://%HOSTIP:%FTPPORT/a/path/210
|
||||
</command>
|
||||
</test>
|
||||
<stdout>
|
||||
data blobb
|
||||
data blobb
|
||||
</stdout>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
|
||||
Reference in New Issue
Block a user