lkml.org 
[lkml]   [2021]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] torture: Correctly fetch CPUs for kvm-build.sh with all native language
On Thu, 1 Apr 2021, Paul E. McKenney wrote:
> +# This script knows only English.
> +LANG=en_US.UTF-8; export LANG

This, too, will only work if en_US.UTF-8 is installed . Check with "locale
-a" if it is. Also, Perl will complain loudly if the language is not
installed (try: "LANG=en_US.UTF-9 perl"), a nice way to test if LANG works
as expected.

So, wouldn't LANG=C be a more conservative fallback here?

</bikeshed>

Christian.
--
BOFH excuse #58:

high pressure system failure

\
 
 \ /
  Last update: 2021-04-05 16:31    [W:0.072 / U:3.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site