summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-12-19 10:10:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-12-19 10:12:08 +0100
commita7bc61fec3fe5a3430bbfb363bdda2dbe4d158c1 (patch)
tree9dac14ab9f883458075013be3d05f21f909330e6
parent8c0807aa161d791fa94da2e19e46b8cf845fd5d1 (diff)
downloadcurl-bagder/test165-LC_ALL.tar.gz
test165: set LC_ALL=en_US.UTF-8 toobagder/test165-LC_ALL
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
-rw-r--r--tests/data/test1652
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test165 b/tests/data/test165
index 9009425aa..47de3919b 100644
--- a/tests/data/test165
+++ b/tests/data/test165
@@ -32,7 +32,7 @@ idn
proxy
</features>
<setenv>
-LC_ALL=
+LC_ALL=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
</setenv>
<precheck>