From: Daniel Stenberg Date: Fri, 27 Mar 2026 08:21:24 +0000 (+0100) Subject: test1619: download into %LOGDIR X-Git-Tag: rc-8_20_0-1~85 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=860c57dffdc8728f50d55d042ceeb6201470fb06;p=thirdparty%2Fcurl.git test1619: download into %LOGDIR Otherwise it will end up in tests/ which is not wanted. Follow-up to d63432d1f8e759f4c6 Reported-by: Stefan Eissing Closes #21114 --- diff --git a/tests/data/test1619 b/tests/data/test1619 index ba520af2e2..5268228cf0 100644 --- a/tests/data/test1619 +++ b/tests/data/test1619 @@ -25,7 +25,7 @@ http --etag-save to stdout -http://%HOSTIP:%HTTPPORT/%TESTNUMBER -O --etag-save - +http://%HOSTIP:%HTTPPORT/%TESTNUMBER -O --output-dir %LOGDIR --etag-save -