]> git.notmuchmail.org Git - notmuch/commit
test: add known broken test for relative database path in new
authorDavid Bremner <david@tethera.net>
Thu, 6 May 2021 22:55:07 +0000 (19:55 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 10 May 2021 14:06:40 +0000 (11:06 -0300)
commitef0b1266190141b108a338ba06348e335ec4957b
tree7bf8824a127893dd11d2236901791ea6c3da484b
parent5fe92332f2dcff460dea1f2aa78717d1954df62c
test: add known broken test for relative database path in new

This test highlights a bug introduced in 0.32. The new split between
path and mail_root does not properly canonicalize relative paths in
the latter.
test/T050-new.sh