]> git.cworth.org Git - notmuch/commitdiff
CLI/insert: convert to new config framework.
authorDavid Bremner <david@tethera.net>
Wed, 26 Aug 2020 11:43:33 +0000 (08:43 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 6 Feb 2021 23:17:34 +0000 (19:17 -0400)
The new talloc context is needed to run the hook at the very end of
the function. That in turn is needed so that this process gives up the
write lock on the database.


No differences found