diff options
| author | David Bremner <david@tethera.net> | 2021-05-07 07:27:37 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-05-10 11:12:58 -0300 |
| commit | 1040e7aa077197e5295180ef54576ea39c298a36 (patch) | |
| tree | c910c7c734355c2ad7fda1db4c13ecc80c66b9c8 /test/T050-new.sh | |
| parent | 322a492c77725b265cb7f5c1d0bed5dee6999743 (diff) | |
lib/config: expand relative paths when reading from database
This makes the treatment of relative paths consistent between the
database and config files.
Diffstat (limited to 'test/T050-new.sh')
| -rwxr-xr-x | test/T050-new.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T050-new.sh b/test/T050-new.sh index 6410c99c..4beae379 100755 --- a/test/T050-new.sh +++ b/test/T050-new.sh @@ -407,7 +407,6 @@ rm home/Maildir test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Relative mail root (in db) expanded in new" -test_subtest_known_broken ln -s "$PWD/mail" home/Maildir notmuch config set --database database.mail_root Maildir generate_message |
