]> git.saurik.com Git - apt.git/blobdiff - debian/tests/run-tests
Bug#739988: Fix autopkgtest missing dependencies and locale
[apt.git] / debian / tests / run-tests
index d9a9db7bf1f808c0900c067879ff289554042e18..6dc4eaa93a0de2ea066868f16ed65c44d9148b06 100644 (file)
@@ -2,6 +2,9 @@
 
 set -e
 
+unset LANGUAGE
+export LC_ALL=C
+
 # we need the buildin webserver for the tests
 if [ ! -e environment.mak ]; then
     make startup