aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ab9d151..6de0895 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
override_dh_auto_test:
# XXX: The test-suite currently fails on Lucid. What can we do about
# it?
- python -m testtools.run tests.test_suite
+ NO_PKG_MANGLE=1 python -m testtools.run tests.test_suite