mirror of
https://github.com/curl/curl.git
synced 2026-08-06 02:46:13 +03:00
Revert "try dropping LC_ALL from tests that passed without it"
This reverts commit f806766add.
This commit is contained in:
parent
13b1254ac9
commit
6d97851658
10 changed files with 30 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ smtp
|
|||
!win32
|
||||
codeset-utf8
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=C.UTF-8
|
||||
</setenv>
|
||||
<name>
|
||||
SMTP without SMTPUTF8 support - UTF-8 based recipient (host part only)
|
||||
</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue