]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Use LC_ALL=C for a controlled environment.
authorFlorian Krohm <florian@eich-krohm.de>
Wed, 15 Feb 2012 03:57:27 +0000 (03:57 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Wed, 15 Feb 2012 03:57:27 +0000 (03:57 +0000)
Patch by zzam@gentoo.org. Fixes #294055.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12386

NEWS
none/tests/shell

diff --git a/NEWS b/NEWS
index 3e8ba02aff0a876160dc28b0c42aa9f0a0bef35d..c08a29c8b019b2c5bcb45e7c29b777469d304e4a 100644 (file)
--- 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)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
index 5c71c3512154492024b6614bdc877f8e83146e7b..588a95daddb061775477dd11aafc33a0421e37da 100755 (executable)
@@ -5,7 +5,7 @@
 #----------------------------------------------------------------------------
 # Shell scripts that should fail
 #----------------------------------------------------------------------------
-
+LC_ALL=C
 echo "Execute a directory"
 ./x86/