[Python-modules-commits] [pyjokes] 05/07: Disable running of tests

Ethan Ward ethanward-guest at moszumanska.debian.org
Wed Jul 26 17:16:19 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository pyjokes.

commit f9892482e4929ce7cc7edd00cc87cf78acbba8fc
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Wed Jul 26 12:08:39 2017 -0500

    Disable running of tests
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 8553e9d..530e74c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 export DH_VERBOSE=1
 export PYBUILD_NAME=pyjokes
+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/pyjokes.git



More information about the Python-modules-commits mailing list