mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
test1619: download into %LOGDIR
Otherwise it will end up in tests/ which is not wanted.
Follow-up to d63432d1f8
Reported-by: Stefan Eissing
Closes #21114
This commit is contained in:
parent
916faac3dc
commit
860c57dffd
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ http
|
|||
--etag-save to stdout
|
||||
</name>
|
||||
<command >
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -O --etag-save -
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -O --output-dir %LOGDIR --etag-save -
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue