mirror of
https://github.com/curl/curl.git
synced 2026-07-16 09:07:21 +03:00
test489: set output dir
Set output dir to %LOGIDR so that generated files are ignored by git. Closes #16670
This commit is contained in:
parent
ab2cf88dad
commit
9710aec8f8
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ http
|
|||
Download two URLs provided in a file
|
||||
</name>
|
||||
<command>
|
||||
--url @%LOGDIR/urls
|
||||
--output-dir %LOGDIR --url @%LOGDIR/urls
|
||||
</command>
|
||||
<file name="%LOGDIR/urls">
|
||||
http://%HOSTIP:%HTTPPORT/a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue