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:
febbbce
)
Fix syntax in test override
author
Andreas Tille
<tille@debian.org>
Mon, 20 Jul 2015 13:51:25 +0000
(15:51 +0200)
committer
Andreas Tille
<tille@debian.org>
Mon, 20 Jul 2015 13:51:25 +0000
(15:51 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index c499320cfd1a09b66b72d5db1dcba4c26442be17..61bc5be33254e5f51b78b4f3a9a044bce7c20324 100755
(executable)
--- 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: