* compare_tests: Add export LC_ALL=C to make sort happier.

From-SVN: r193631
This commit is contained in:
Mike Stump 2012-11-19 18:16:36 +00:00 committed by Mike Stump
parent 75f1d6fc41
commit a59a2c2116
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-11-19 Mike Stump <mikestump@comcast.net>
* compare_tests: Add export LC_ALL=C to make sort happier.
2012-11-14 H.J. Lu <hongjiu.lu@intel.com>
* gcc_update: Update libsanitizer generated files.

View File

@ -32,6 +32,8 @@ EOUSAGE
# Written by Mike Stump <mrs@cygnus.com>
# Subdir comparison added by Quentin Neill <quentin.neill@amd.com>
export LC_ALL=C
tool=gxx
tmp1=/tmp/$tool-testing.$$a