[Python-modules-commits] [django-bitfield] 14/18: Disable tests for now as they require a running database server.

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 11 11:55:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-bitfield.

commit 235abc003be66a3dfcdc1da4e5f134a3bb0fca28
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Jun 26 10:59:49 2015 +0200

    Disable tests for now as they require a running database server.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 60d02cf..4b97b7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=django-bitfield
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-bitfield.git



More information about the Python-modules-commits mailing list