[Debian-l10n-commits] [translate-toolkit] 14/15: Allow autopkgtest test suite to pass
Stuart Prescott
stuart at moszumanska.debian.org
Sun Feb 23 14:02:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository translate-toolkit.
commit 54669a0574d0873ab333f564eed336ff3f163ed5
Author: Stuart Prescott <stuart at debian.org>
Date: Mon Feb 24 00:47:28 2014 +1100
Allow autopkgtest test suite to pass
---
debian/tests/translate-toolkit | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/tests/translate-toolkit b/debian/tests/translate-toolkit
index 7976ca9..d121901 100755
--- a/debian/tests/translate-toolkit
+++ b/debian/tests/translate-toolkit
@@ -1,10 +1,8 @@
#!/bin/sh
set -e -u
-set -x
export PYTHONWARNINGS=d
cd "$ADTTMP"
# Stop the test suite from deleting the containing directory by putting a file
# in it. See http://bugs.locamotion.org/show_bug.cgi?id=3175
touch translate-toolkit-likes-deleting-directories
/usr/bin/py.test -rsx /usr/lib/python2.7/dist-packages/translate 2>&1
-exit 1
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-l10n/translate-toolkit.git
More information about the Debian-l10n-commits
mailing list