mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:27:16 +03:00
parent
8fac255fc1
commit
8f9d73bcaf
3 changed files with 1 additions and 2 deletions
|
|
@ -35,7 +35,6 @@ http
|
|||
<setenv>
|
||||
FUNVALUE=contents
|
||||
VALUE2=curl
|
||||
BLANK=
|
||||
</setenv>
|
||||
<name>
|
||||
Environment variables within config file, unbalanced braces
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ http
|
|||
FUNVALUE=contents
|
||||
VALUE2=curl
|
||||
BLANK=
|
||||
CURL_NOT_SET
|
||||
</setenv>
|
||||
<name>
|
||||
Environment variables in config file w/o [expand]
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@ http
|
|||
<setenv>
|
||||
FUNVALUE=contents%TESTNUMBER
|
||||
VALUE2=curl
|
||||
BLANK=
|
||||
</setenv>
|
||||
<name>
|
||||
variable expand the file name with --expand-output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue