From 2e585f564004e473b0163092fb687e051cec14ec Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Fri, 28 Feb 2025 09:54:21 +0100 Subject: [PATCH] test488: set --output-dir Otherwise the downloaded files land in the `tests` directory and show up in git status. Closes #16519 --- tests/data/test488 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test488 b/tests/data/test488 index e0bf4dc2ec..ec32810bb5 100644 --- a/tests/data/test488 +++ b/tests/data/test488 @@ -36,7 +36,7 @@ http Download two URLs provided on stdin ---url @- +--output-dir %LOGDIR --url @- http://%HOSTIP:%HTTPPORT/a -- 2.47.3