1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Give the test an extra second to run so it passes on slow machines

This commit is contained in:
Dan Fandrich 2008-11-12 01:04:27 +00:00
parent 4cbc0f6c2e
commit fb8870297d

View File

@ -54,7 +54,7 @@ ftp
FTP download with strict timeout and slow data transfer FTP download with strict timeout and slow data transfer
</name> </name>
<command timeout="1"> <command timeout="1">
ftp://%HOSTIP:%FTPPORT/1086 -m 6 ftp://%HOSTIP:%FTPPORT/1086 -m 7
</command> </command>
</client> </client>