]> git.notmuchmail.org Git - notmuch/commit
test: make fallback to duplicate test more robust.
authorDavid Bremner <david@tethera.net>
Sun, 27 Aug 2017 23:58:19 +0000 (20:58 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 6 Sep 2017 00:50:54 +0000 (21:50 -0300)
commit44914f1c3b229ae8aaaa967172a5bd5681e98faf
tree7c69a2459f410c0f306479492c7c0fd6eeeda917
parent1348212cb051b846bbe98f6d653da45aad3dfefa
test: make fallback to duplicate test more robust.

The original intent of this test was to verify that notmuch show was
not crashing when the first file (where headers are being read from)
was deleted. Run the output through some sanitization so that as we
add and delete copies we don't have to update this test.
test/T670-duplicate-mid.sh