]> git.cworth.org Git - notmuch/commitdiff
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)
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.


No differences found