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
1 changed files with 1 additions and 1 deletions

View File

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