projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d273ed6
)
debian: re-enable tests
author
David Bremner
<bremner@debian.org>
Thu, 24 Jan 2013 11:13:16 +0000
(07:13 -0400)
committer
David Bremner
<bremner@debian.org>
Thu, 24 Jan 2013 11:13:16 +0000
(07:13 -0400)
Now that we have Tomi's fix to set TERM for dtach, it should be safe to
run the tests on the autobuilders.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 0eb3357be9b018fc65886589e05d1fe0d44bf78f..c4e3930da5fb931c4e1bd39e017884e33d8e9a53 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-8,9
+8,6
@@
python3_all = py3versions -s | xargs -n1 | xargs -t -I {} env {}
override_dh_auto_configure:
dh_auto_configure -- --emacslispdir=/usr/share/emacs/site-lisp/notmuch
-override_dh_auto_test:
- echo tests disabled.
-
override_dh_auto_build:
dh_auto_build
dh_auto_build --sourcedirectory bindings/python