]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test165: set LC_ALL=en_US.UTF-8 too
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Dec 2019 09:10:54 +0000 (10:10 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Dec 2019 13:26:26 +0000 (14:26 +0100)
On my current Debian Unstable with libidn2 2.2.0, I get an error if
LC_ALL is set to blank. Then curl errors out with:

curl: (3) Failed to convert www.åäö.se to ACE; could not convert string to UTF-8

Closes #4738

tests/data/test165

index 9009425aad43a95961fea03a46f79f31f2bb5a98..47de3919b3078ed8a3cd7cbbfffd62b47e701619 100644 (file)
@@ -32,7 +32,7 @@ idn
 proxy
 </features>
 <setenv>
-LC_ALL=
+LC_ALL=en_US.UTF-8
 LC_CTYPE=en_US.UTF-8
 </setenv>
 <precheck>