]> git.notmuchmail.org Git - notmuch/commit
lib/open: check for split configuration when creating database.
authorDavid Bremner <david@tethera.net>
Wed, 17 Feb 2021 00:08:23 +0000 (20:08 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 20 Mar 2021 10:41:04 +0000 (07:41 -0300)
commit5ec6fd4dcfba0c50bcdec56b4ec51c2ccd1f2e92
tree87541dc69c10fb92602b6ccaec4857158c1a8c61
parente823d05ae6dc920d4fc9abf774c3d2575d891d7b
lib/open: check for split configuration when creating database.

The main functionality will be tested when notmuch-new is converted to
support split configuration. Here only the somewhat odd case of split
mail root which is actually symlinked to the database path is tested.
lib/open.cc
test/T055-path-config.sh