[Python-modules-commits] [sqlobject] 12/12: Remove versioning/test from package
Neil Muller
drnlmza-guest at moszumanska.debian.org
Thu Oct 29 12:44:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
drnlmza-guest pushed a commit to branch master
in repository sqlobject.
commit 7720aa32bd7661b445781bbc8db573b7180462ed
Author: Neil <neil at dip.sun.ac.za>
Date: Thu Oct 29 14:26:53 2015 +0200
Remove versioning/test from package
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c22dddf..b332a0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export DH_ALWAYS_EXCLUDE=tests:dbs_data.tmp
+export DH_ALWAYS_EXCLUDE=tests:dbs_data.tmp:versioning/test
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS="{dir}"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sqlobject.git
More information about the Python-modules-commits
mailing list