From 860c57dffdc8728f50d55d042ceeb6201470fb06 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 27 Mar 2026 09:21:24 +0100 Subject: [PATCH] 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 --- tests/data/test1619 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -