deactivate pysam tests, it was testing the installed python-pysam vs. samtools packages
authorDominique Belhachemi <domibel@debian.org>
Wed, 19 Dec 2012 16:43:29 +0000 (11:43 -0500)
committerDominique Belhachemi <domibel@debian.org>
Wed, 19 Dec 2012 16:43:29 +0000 (11:43 -0500)
debian/rules

index a03b739cfd658667ae23aa670937af17942a6179..eb5bc6d8594165a3abc4fc756cea913d430ed8c9 100755 (executable)
@@ -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