From: Daniel Stenberg Date: Thu, 19 Dec 2019 09:10:54 +0000 (+0100) Subject: test165: set LC_ALL=en_US.UTF-8 too X-Git-Tag: curl-7_68_0~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23208e330ac0c2164d59971baf79e87c45da1840;p=thirdparty%2Fcurl.git test165: set LC_ALL=en_US.UTF-8 too 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 --- diff --git a/tests/data/test165 b/tests/data/test165 index 9009425aad..47de3919b3 100644 --- a/tests/data/test165 +++ b/tests/data/test165 @@ -32,7 +32,7 @@ idn proxy -LC_ALL= +LC_ALL=en_US.UTF-8 LC_CTYPE=en_US.UTF-8