[Pkg-shadow-commits] r1679 - debian/trunk/tests
nekral-guest at alioth.debian.org
nekral-guest at alioth.debian.org
Sun Jan 6 19:31:28 UTC 2008
Author: nekral-guest
Date: 2008-01-06 19:31:28 +0000 (Sun, 06 Jan 2008)
New Revision: 1679
Modified:
debian/trunk/tests/run_all
Log:
Make sure the messages of tools will not be localized in the testsuite.
Modified: debian/trunk/tests/run_all
===================================================================
--- debian/trunk/tests/run_all 2008-01-06 19:26:58 UTC (rev 1678)
+++ debian/trunk/tests/run_all 2008-01-06 19:31:28 UTC (rev 1679)
@@ -2,6 +2,10 @@
set -e
+export LC_ALL=C
+unset LANG
+unset LANGUAGE
+
succeded=0
failed=0
failed_tests=""
More information about the Pkg-shadow-commits
mailing list