[med-svn] [python-pysam] 03/08: Fix syntax in test override

Andreas Tille tille at debian.org
Tue Jul 21 09:49:08 UTC 2015


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

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

commit dc16a93c7fc25f1ceec17bcd205f3016f4f29355
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jul 20 15:51:25 2015 +0200

    Fix syntax in test override
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c499320..61bc5be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_clean:
 
 override_dh_auto_test:
 	PYBUILD_SYSTEM=custom \
-	PYBUILD_TEST_ARGS="cd tests && {interpreter} pysam_test.py" dh_auto_test ||
+	PYBUILD_TEST_ARGS="cd tests && {interpreter} pysam_test.py" dh_auto_test || \
 		echo "Ignoring test failures"
 
 get-orig-source:

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



More information about the debian-med-commit mailing list