]> git.notmuchmail.org Git - notmuch/commit
lib/open: set HOOK_DIR on open
authorDavid Bremner <david@tethera.net>
Sat, 9 Jan 2021 19:05:58 +0000 (15:05 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:56:13 +0000 (19:56 -0400)
commit0345bc57a0d00d576c0e8bccc23fd448736a4511
treea83fba9bac8eae44a7a3904cd7e5d0c7b669e94a
parent4922416cccb826483e8306461a15a7372e97d3ce
lib/open: set HOOK_DIR on open

This is a simple two step path search.  Most error checking is
deferred until running the hooks.
lib/open.cc
test/T590-libconfig.sh