[diffoscope] 01/02: debian/rules: disable tests for the backports. See #842834
Mattia Rizzolo
mattia at debian.org
Thu Dec 8 19:07:15 CET 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to annotated tag 63_bpo8+1
in repository diffoscope.
commit 61f1030fc49dcb2f0a492b2a7892d994d3dc6a1b
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon Nov 7 16:06:36 2016 +0000
debian/rules: disable tests for the backports. See #842834
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 90e5761..4d6ae07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ export PYBUILD_DESTDIR = debian/diffoscope
export PYBUILD_TEST_ARGS = -vv -r sxX --cov=diffoscope --cov-report=term-missing --cov-report=html
export PYBUILD_AFTER_TEST = debian/tests/basic-command-line
export PYBUILD_AFTER_INSTALL=rm -rvf '{destdir}/{install_dir}/htmlcov' '{destdir}/{install_dir}/.coverage'
+export PYBUILD_DISABLE = test
%:
dh $@ --with python3 --with bash-completion --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list