]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1619: download into %LOGDIR
authorDaniel Stenberg <daniel@haxx.se>
Fri, 27 Mar 2026 08:21:24 +0000 (09:21 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 27 Mar 2026 08:33:54 +0000 (09:33 +0100)
Otherwise it will end up in tests/ which is not wanted.

Follow-up to d63432d1f8e759f4c6

Reported-by: Stefan Eissing
Closes #21114

tests/data/test1619

index ba520af2e24dc17259dc52e41d2e7438863ba476..5268228cf09eab412c26b65190285ffb8bc95421 100644 (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>