(svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
# $Id$
|
||||
|
||||
# Set neutral locale so sort behaves the same everywhere
|
||||
LC_ALL=C
|
||||
export LC_ALL
|
||||
|
||||
# We really need gawk for this!
|
||||
AWK=gawk
|
||||
|
||||
|
Reference in New Issue
Block a user