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:
Daniel Stenberg 2026-03-27 09:21:24 +01:00
parent 916faac3dc
commit 860c57dffd
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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>