]> git.notmuchmail.org Git - notmuch/commit
cli/new: add more debugging output
authorDavid Bremner <david@tethera.net>
Tue, 4 Aug 2015 06:48:33 +0000 (08:48 +0200)
committerDavid Bremner <david@tethera.net>
Tue, 4 Aug 2015 18:59:58 +0000 (20:59 +0200)
commite4e04bbc328f990e36b77f508aef904d156029b1
tree0219366fc9b35b0654ade31398966da71105996b
parente2fb06d369bf7a532b4438ab576ca2969a8882a3
cli/new: add more debugging output

Try to narrow down what part of the code adds files and directories to
the queue(s) to be deleted.

Update one test. The output is slightly confusing, but I believe it is
correct, resulting from a directory being discovered but containing only ignored files.
notmuch-new.c
test/T050-new.sh