[diffoscope] 01/01: d/rules: more assurance the "build ongoing" version of diffoscope gets tested

Mattia Rizzolo mattia at debian.org
Wed Aug 31 16:49:59 CEST 2016


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

mattia pushed a commit to branch master
in repository diffoscope.

commit dd35e933e1ab497a95ee9ef3d986b17a78673e60
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Aug 31 14:49:48 2016 +0000

    d/rules: more assurance the "build ongoing" version of diffoscope gets tested
    
    Gbp-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 23cfc8d..08b17ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ ifneq ($(VERSION_dch),$(VERSION_py))
  $(error "Version in debian/changelog doesn't match diffoscope version")
 endif
 
-export PATH := $(PATH):$(CURDIR)/bin
+export PATH := $(CURDIR)/bin:$(PATH)
 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list