]> git.cworth.org Git - notmuch-old/commit
test/path-config: set database.mail_root but not database.path
authorDavid Bremner <david@tethera.net>
Fri, 29 Jul 2022 12:19:58 +0000 (09:19 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 11 Aug 2022 15:39:35 +0000 (12:39 -0300)
commit222279f6d13177fb5dc9b7663cac6264b4637041
tree9ba36170048249db45e5f81b0ca24fc740b86d32
parente124fce12d3aeb3627d96104266e0596ddec5e64
test/path-config: set database.mail_root but not database.path

The failing "create database" test replicates a bug reported by Sean
Whitton [1]. The other two failures also look related to the database
being (re)created in the wrong place.

[1]: id:87y1wqkw13.fsf@athena.silentflame.com.
test/T055-path-config.sh