mirror of
https://github.com/curl/curl.git
synced 2026-07-28 04:13:07 +03:00
Add 'timeout' and 'delay' attributes support for the test harness <command> subsection
This commit is contained in:
parent
d0a506661f
commit
113d0937de
4 changed files with 58 additions and 35 deletions
|
|
@ -17,7 +17,7 @@ ftp
|
|||
<name>
|
||||
FTP download with strict timeout and slow CWD
|
||||
</name>
|
||||
<command>
|
||||
<command timeout="1">
|
||||
ftp://%HOSTIP:%FTPPORT/path/to/file/190 -m %FTPTIME2
|
||||
</command>
|
||||
</client>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue