From: Daniel Stenberg Date: Fri, 26 Mar 2021 16:54:12 +0000 (+0100) Subject: tests/README.md: mentioned that en_US.UTF-8 is required X-Git-Tag: curl-7_76_0~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d003b0213a08678264db5c987a0556a2a6785438;p=thirdparty%2Fcurl.git tests/README.md: mentioned that en_US.UTF-8 is required Reported-by: Oumph on github Fixes #6768 --- diff --git a/tests/README.md b/tests/README.md index 6bc995642e..809ca2f36d 100644 --- a/tests/README.md +++ b/tests/README.md @@ -12,6 +12,7 @@ - OpenSSH or SunSSH (for SCP, SFTP and SOCKS4/5 tests) - nghttpx (for HTTP/2 tests) - nroff (for --manual tests) + - An available `en_US.UTF-8` locale ### Installation of python-impacket