From: David Bremner Date: Thu, 24 Jan 2013 11:13:16 +0000 (-0400) Subject: debian: re-enable tests X-Git-Tag: 0.15.1~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=2ad8b489332492d946a609c3175f7423c716ddcf;ds=sidebyside debian: re-enable tests Now that we have Tomi's fix to set TERM for dtach, it should be safe to run the tests on the autobuilders. --- diff --git a/debian/rules b/debian/rules index 0eb3357b..c4e3930d 100755 --- 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