[med-svn] [python-pyfaidx] 01/01: Test with correct interpreter.

Andreas Tille tille at debian.org
Mon Oct 19 20:10:12 UTC 2015


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

tille pushed a commit to branch master
in repository python-pyfaidx.

commit 35841ab154f9b8fa361cc12ee418062a73172e5f
Author: Andreas Tille <tille at debian.org>
Date:   Mon Oct 19 22:09:59 2015 +0200

    Test with correct interpreter.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4a80baf..a48107d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,4 @@ export PYBUILD_NAME=pyfaidx
 
 override_dh_auto_test:
 	LC_ALL=C.UTF-8 dh_auto_test -- --test --system=custom --test-args='set -e; \
-				nosetests --with-coverage --cover-package=pyfaidx'
+				{interpreter} -m "nose" --with-coverage --cover-package=pyfaidx'

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



More information about the debian-med-commit mailing list