test: remove call to notmuch-hello from emacs_deliver_message
authorDavid Bremner <david@tethera.net>
Sat, 14 Dec 2013 14:49:43 +0000 (22:49 +0800)
committerDavid Bremner <david@tethera.net>
Sun, 22 Dec 2013 12:44:45 +0000 (20:44 +0800)
commit30cde97ba87d7eb60ce4b0aa1c60d0ee6487fac9
treea1b48252679724ed857234066e14c8e98a8c2e6a
parent513a36d105995c327c23fec5f60ea70c65b986dd
test: remove call to notmuch-hello from emacs_deliver_message

There is an obscure bug in notmuch-hello that very occasionally causes
emacs_deliver_message to fail. Since it it doesn't serve any actual
purpose in the function we delete it, and leave tracking down the the
bug for another day.
test/test-lib.sh