]> git.cworth.org Git - notmuch/commit
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)
commit95a9c73c72ff61d5514010a1b9bc11f94cbe988c
treec51b0852f18b287fcddd5a2688dc4d25c994ea0b
parent87934c432c4bee9df09f268a3f05933c59c2caf1
notmuch: Database paths without a leading / are relative to $HOME

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.
notmuch-config.c