The following commit has been merged in the master branch:
commit 56639e746e3a4ca461e9c6da275cbbef5712d888
Author: Niels Thykier <[email protected]>
Date:   Sun Aug 14 23:28:01 2011 +0200

    Use LC_ALL=C in private/runtests to ensure sorting order

diff --git a/private/runtests b/private/runtests
index 7fc118f..071f2c3 100755
--- a/private/runtests
+++ b/private/runtests
@@ -15,7 +15,7 @@ if [ "$1" = "-t" ] ; then
     TAG=yes
 fi
 
-LC_ALL="en_US.UTF-8"
+LC_ALL="C"
 LINTIAN_ROOT=""
 LINTIAN_PROFILE=debian
 LINTIAN_INTERNAL_TESTSUITE=1

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to