[Python-modules-commits] [python-parameterized] 03/06: Remove superfluous nocheck guards
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Oct 21 21:33:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-parameterized.
commit d0cd6e1d38bdf4e3b2db9a82f9cacf28b4a61790
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Sat Oct 21 21:48:53 2017 +0100
Remove superfluous nocheck guards
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 17bed01..9c0e698 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@
#export DH_VERBOSE=1
export PYBUILD_NAME=parameterized
-ifneq (,$(findstring nocheck,$(DEB_BUILD_PROFILES)))
-export PYBUILD_DISABLE=test
-endif
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-parameterized.git
More information about the Python-modules-commits
mailing list