From bf5a35614195aadcb3175e2617b693cd865dd640 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 25 Feb 2014 17:21:44 +0100 Subject: unset LANGUAGE in the testing framework directly Git-Dch: Ignore Conflicts: test/integration/framework --- debian/tests/run-tests | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/tests/run-tests b/debian/tests/run-tests index 9f90caa8f..e6bc5e0d1 100644 --- a/debian/tests/run-tests +++ b/debian/tests/run-tests @@ -2,9 +2,6 @@ set -e -unset LANGUAGE -export LC_ALL=C - # we need the buildin webserver for the tests if [ ! -e environment.mak ]; then make startup -- cgit v1.2.3