mirror of
https://github.com/curl/curl.git
synced 2026-06-06 20:54:15 +03:00
file LC_ALL where empty
This commit is contained in:
parent
31b2c537e6
commit
e4d220ebad
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ proxy
|
|||
codeset-utf8
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=
|
||||
LC_ALL=en_US.UTF-8
|
||||
LC_CTYPE=en_US.UTF-8
|
||||
</setenv>
|
||||
<name>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ proxy
|
|||
codeset-utf8
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=
|
||||
LC_ALL=en_US.UTF-8
|
||||
LC_CTYPE=en_US.UTF-8
|
||||
</setenv>
|
||||
<name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue