From: David Bremner Date: Sat, 25 Dec 2021 21:22:55 +0000 (-0400) Subject: test/new: add known broken test for missing xapian directory. X-Git-Tag: archive/debian/0.34.3-1~9 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=e43bad4883cf8a0c1d58d50238da599f9e170307;hp=e43bad4883cf8a0c1d58d50238da599f9e170307;p=notmuch test/new: add known broken test for missing xapian directory. `notmuch new' should go ahead and create the xapian database if it is missing, even in the case where the parent .notmuch (or equivalent) directory exists. ---