From 61f08b3f5068772f015011923d3ddaf51bb43e1a Mon Sep 17 00:00:00 2001 From: Dominique Belhachemi Date: Wed, 19 Dec 2012 11:43:29 -0500 Subject: [PATCH] deactivate pysam tests, it was testing the installed python-pysam vs. samtools packages --- debian/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/rules b/debian/rules index a03b739..eb5bc6d 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,6 @@ dh $@ --with python2 -override_dh_auto_test: - dh_auto_test - - cd tests && ./pysam_test.py +#override_dh_auto_test: +# dh_auto_test +# - cd tests && ./pysam_test.py -- 2.30.2