Changeset - r12644:ee602736a89e
[Not reviewed]
master
0 1 0
smatz - 15 years ago 2009-08-08 12:26:03
smatz@openttd.org
(svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/ai/api/squirrel_export.sh
Show inline comments
 
@@ -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
 

	
0 comments (0 inline, 0 general)