[med-svn] [pbbarcode] 03/03: Revise autopkgtest commands

Afif Elghraoui afif-guest at moszumanska.debian.org
Thu Dec 17 09:10:59 UTC 2015


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

afif-guest pushed a commit to branch master
in repository pbbarcode.

commit aee8f2be96a903ab8e4c93e877ef5c0a8e679c6d
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Thu Dec 17 01:09:33 2015 -0800

    Revise autopkgtest commands
    
    Try running the tests outside the source directory in order
    to avoid python import conflicts (with the code being in the
    current directory).
---
 debian/tests/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index fcf9447..52188c2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,5 @@
-Test-Command: make test
+Test-Command:
+	cp -r Makefile etc tests $ADTTMP && cd $ADTTMP && make test
 Depends: @, make, python-pbh5tools, python-nose, python-cram
-Restrictions: allow-stderr, rw-build-tree
+Restrictions:
+	allow-stderr,

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



More information about the debian-med-commit mailing list