]> git.notmuchmail.org Git - notmuch/commitdiff
build: add optional target parameter to quiet variable function
authorJani Nikula <jani@nikula.org>
Tue, 29 Aug 2017 18:27:08 +0000 (21:27 +0300)
committerDavid Bremner <david@tethera.net>
Wed, 30 Aug 2017 01:05:37 +0000 (22:05 -0300)
Sometimes using $@ as the target in the quiet build lines can be
confusing. Accept an optional second parameter in the quiet variable
function to specify the target.


No differences found