[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kdesvn-build-1.10
From:       Michael Pyne <mpyne () kde ! org>
Date:       2009-07-21 2:31:39
Message-ID: 1248143499.535550.28178.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1000211 by mpyne:

Use correct locale variable to run svn. (for kdesvn-build 1.10)

CCBUG:200302


 M  +1 -1      kdesvn-build  


--- branches/work/kdesvn-build-1.10/kdesvn-build #1000210:1000211
@@ -3310,7 +3310,7 @@
     eval
     {
         my $output;
-        local $ENV{'LANG'} = 'C'; # Make the svn output untranslated
+        local $ENV{'LC_ALL'} = 'C'; # Make the svn output untranslated
         my $pid = open3(0, $output, undef, 'svn', 'info', '--non-interactive', $srcdir);
 
         # Just read all the input in so we can safely waitpid the process
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic