summaryrefslogtreecommitdiff
path: root/debian/tests/run-tests
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-04-04 08:09:53 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-04-04 08:09:53 +0200
commitadd44714e72950a39edaddf8e86c99859f5b2b0c (patch)
tree1ec4051a88d3303ceefe30374f1dda5dd44c36eb /debian/tests/run-tests
parent821197c1198547077a8a0de5ebbb1b355ec33572 (diff)
merge upload 0.9.15.4ubuntu20.9.15.4ubuntu2
Diffstat (limited to 'debian/tests/run-tests')
-rw-r--r--debian/tests/run-tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/tests/run-tests b/debian/tests/run-tests
index d9a9db7bf..6dc4eaa93 100644
--- a/debian/tests/run-tests
+++ b/debian/tests/run-tests
@@ -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