[Reproducible-commits] [diffoscope] 03/04: debian/rules: be more verbose when running the tests, in particular, show why tests are being skipped
    Mattia Rizzolo 
    mattia at debian.org
       
    Sat Aug 13 12:56:04 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit beff8d91265bb14eb12a83ad3a7fccc619ae1405
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Aug 13 12:42:45 2016 +0000
    debian/rules: be more verbose when running the tests, in particular, show why tests are being skipped
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6d38966..19a7830 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ ifneq ($(VERSION_dch),$(VERSION_py))
  $(error "Version in debian/changelog doesn't match diffoscope version")
 endif
 
+export PYBUILD_TEST_ARGS = -v -r sxX
+
 %:
 	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 Reproducible-commits
mailing list