]> git.cworth.org Git - notmuch/commitdiff
lib/open: do not consider .notmuch alone as an existing database.
authorDavid Bremner <david@tethera.net>
Sat, 25 Dec 2021 21:22:56 +0000 (17:22 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 29 Dec 2021 18:11:21 +0000 (14:11 -0400)
It makes perfect sense for users to want to pre-create .notmuch,
e.g. to install hooks, so we should handle the case of a .notmuch
directory without an actual xapian database more gracefully.


No differences found