From: Florian Krohm Date: Wed, 15 Feb 2012 03:57:27 +0000 (+0000) Subject: Use LC_ALL=C for a controlled environment. X-Git-Tag: svn/VALGRIND_3_8_0~467 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea211346f8fe6ceb784c779bc77cb9eaab0978ca;p=thirdparty%2Fvalgrind.git Use LC_ALL=C for a controlled environment. Patch by zzam@gentoo.org. Fixes #294055. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12386 --- diff --git a/NEWS b/NEWS index 3e8ba02aff..c08a29c8b0 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,8 @@ where XXXXXX is the bug number as listed below. 289939 wish: complete monitor cmd 'leak_check' with details about leaked or reachable blocks 290655 Add support for AESKEYGENASSIST instruction 290974 vgdb must align pages to VKI_SHMLBA (16KB) on ARM +294055 regtest none/tests/shell fails when locale is not set to C + Release 3.7.0 (5 November 2011) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/none/tests/shell b/none/tests/shell index 5c71c35121..588a95dadd 100755 --- a/none/tests/shell +++ b/none/tests/shell @@ -5,7 +5,7 @@ #---------------------------------------------------------------------------- # Shell scripts that should fail #---------------------------------------------------------------------------- - +LC_ALL=C echo "Execute a directory" ./x86/