[med-svn] [SCM] pysam branch, master, updated. upstream/0.6-30-g16f847a
Dominique Belhachemi
domibel at debian.org
Wed Dec 19 15:34:51 UTC 2012
The following commit has been merged in the master branch:
commit 16f847afacb9f7e889a43ae5396d5e2910a8d409
Author: Dominique Belhachemi <domibel at debian.org>
Date: Wed Dec 19 10:34:31 2012 -0500
run pysam tests
diff --git a/debian/rules b/debian/rules
index 4647c9c..a03b739 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
%:
dh $@ --with python2
+
+
+override_dh_auto_test:
+ dh_auto_test
+ - cd tests && ./pysam_test.py
--
interface for the SAM/BAM sequence alignment and mapping format
More information about the debian-med-commit
mailing list