test488: set --output-dir
Otherwise the downloaded files land in the `tests` directory and show up in git status. Closes #16519
This commit is contained in:
parent
399cb7130a
commit
2e585f5640
@ -36,7 +36,7 @@ http
|
||||
Download two URLs provided on stdin
|
||||
</name>
|
||||
<command>
|
||||
--url @-
|
||||
--output-dir %LOGDIR --url @-
|
||||
</command>
|
||||
<stdin>
|
||||
http://%HOSTIP:%HTTPPORT/a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user