]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch: Database paths without a leading / are relative to $HOME
authorDavid Edmondson <dme@dme.org>
Sat, 8 Sep 2018 11:49:40 +0000 (12:49 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 8 Sep 2018 23:19:24 +0000 (20:19 -0300)
If the database path specified in the configuration file does *not*
start with a /, presume that it is relative to $HOME and modify the
path used to open the database accordingly.


No differences found