]> git.notmuchmail.org Git - notmuch/commit
test: allow disabling timeout with NOTMUCH_TEST_TIMEOUT=0
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 20 May 2019 23:25:35 +0000 (19:25 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 25 May 2019 11:26:41 +0000 (08:26 -0300)
commitfa9d8b702666adc5fe5759c352a9e8467c436804
treee3a64a868e322d37be888376dea3cfc823198f10
parent9dedb23b47961047d75ef08210481018042d0baf
test: allow disabling timeout with NOTMUCH_TEST_TIMEOUT=0

To aid in diagnosing test suite tooling that interacts poorly with
coreutils' timeout, it's handy to be able to bypass it entirely.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/notmuch-test