mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:17:20 +03:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue