mirror of
https://github.com/curl/curl.git
synced 2026-07-16 08:47:16 +03:00
Give the test an extra second to run so it passes on slow machines
This commit is contained in:
parent
4cbc0f6c2e
commit
fb8870297d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue