]> git.notmuchmail.org Git - notmuch/commit
test: Increment mtime when delivering a message with emacs_deliver_message
authorCarl Worth <cworth@cworth.org>
Wed, 29 Jun 2011 00:06:15 +0000 (17:06 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 29 Jun 2011 00:10:55 +0000 (17:10 -0700)
commit6ea26cfb81c68526b157a213d00b593d4e7b1335
treec0f4c2ec42e510cc32a9b434093c8b82f902ce73
parenteb4cf465a5c179c711c15649fc90c7377850cb77
test: Increment mtime when delivering a message with emacs_deliver_message

Without this, mail messages delivered by emacs_deliver_message might
not be seen by the next invocation of "notmuch new", (which can lead
to test-suite failures if emacs_deliver_message is fast enough).
test/test-lib.sh