mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08: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
@ -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…
Reference in New Issue
Block a user