modified lib533 to accept both URLs on the command line

This commit is contained in:
Daniel Stenberg
2006-10-08 08:50:12 +00:00
parent ef66497a0d
commit 2c62dfd124
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ lib533
FTP RETR a non-existing file twice using the multi interface
</name>
<command>
ftp://%HOSTIP:%FTPPORT/path/533
ftp://%HOSTIP:%FTPPORT/path/533 ftp://%HOSTIP:%FTPPORT/path/533
</command>
</client>