]> git.notmuchmail.org Git - notmuch/commit
test: use dtach(1) instead of screen(1) in emacs tests
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 11 Nov 2011 21:33:58 +0000 (23:33 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 11 Nov 2011 23:24:53 +0000 (18:24 -0500)
commit2f2ea8a49a9e56a1d7d8cfad8d2d109070b04bf7
treee3bbaea72e1409facc1de6ee8dfe6a9424b5034e
parent0234a16b56e9fa126cf07b9f3634f5b47e3fcfa7
test: use dtach(1) instead of screen(1) in emacs tests

dtach is simpler than screen and is not setuid/setgid program so
TMPDIR does not get cleared by dynamic loader when executed
test/test-lib.sh