]> git.notmuchmail.org Git - notmuch/commit
test: add known broken test for conflict with database parameter
authorDavid Bremner <david@tethera.net>
Thu, 28 Oct 2021 01:34:17 +0000 (22:34 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 4 Dec 2021 00:49:36 +0000 (20:49 -0400)
commit378415a55762ff0222e3de6a2e20a9823ce1d07e
tree3edbe35f5f90699eb4df410157d41ad72e1c1e00
parent59a778ae4bae182101c43f1acde08452a6542299
test: add known broken test for conflict with database parameter

This is arguably user error: having configuration file with bad
settings in it (and/or having a bad NOTMUCH_CONFIG environment
variable).  On the other hand returning a different path than was
actually opened is definitely a bug.
test/T590-libconfig.sh