projects
/
python-pysam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16f847a
)
deactivate pysam tests, it was testing the installed python-pysam vs. samtools packages
author
Dominique Belhachemi
<domibel@debian.org>
Wed, 19 Dec 2012 16:43:29 +0000
(11:43 -0500)
committer
Dominique Belhachemi
<domibel@debian.org>
Wed, 19 Dec 2012 16:43:29 +0000
(11:43 -0500)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index a03b739cfd658667ae23aa670937af17942a6179..eb5bc6d8594165a3abc4fc756cea913d430ed8c9 100755
(executable)
--- 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