]> git.notmuchmail.org Git - notmuch/commit
test: make all tests terminable with Ctrl-c
authorTomi Ollila <tomi.ollila@iki.fi>
Tue, 8 Nov 2011 16:02:25 +0000 (18:02 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 18 Nov 2011 18:53:51 +0000 (13:53 -0500)
commit6237f3808cf8552f3c59939549cd4e9d85785ac1
tree457522a5781193b5176d4115f243f7162bc24346
parent66247d26f364a6afbe113a5d6e84eec859b1193e
test: make all tests terminable with Ctrl-c

Some tests don't break when HUP signal is sent tho those (by
pressing ctrl-c on the terminal). Therefore, the top-level
test script catches the HUP and sends TERM signal to the
started test script.
test/notmuch-test