]> git.notmuchmail.org Git - notmuch/commit
cli: don't call _entry_in_ignore_list twice in count files debug
authorJani Nikula <jani@nikula.org>
Sat, 17 Dec 2016 16:28:43 +0000 (18:28 +0200)
committerDavid Bremner <david@tethera.net>
Sat, 28 Jan 2017 02:05:05 +0000 (22:05 -0400)
commit3f5257cec271c05d82f8fda129066e9f285689f5
tree3b0a5f284bbf25f46e4c217a746ae70ce9b68a97
parentf8d5c9b80ebeac65a93c80ec2a0d3e514f8ea771
cli: don't call _entry_in_ignore_list twice in count files debug

Split file ignores in count_files to fixed and user configured in
order to not have to call _entry_in_ignore_list twice when debugging
is enabled. Minor detail.
notmuch-new.c