[diffoscope] 01/02: debian/rules: disable tests for the backports. See #842834

Mattia Rizzolo mattia at debian.org
Mon Nov 7 17:23:40 CET 2016


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

mattia pushed a commit to annotated tag 62_bpo8+1
in repository diffoscope.

commit df25febe49123c19ae9af8e9f3ce7cadce741b40
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