]> git.notmuchmail.org Git - notmuch/commit
notmuch setup: Clean up the progress printing a bit.
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 22:22:14 +0000 (15:22 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 22:29:06 +0000 (15:29 -0700)
commita7a897b883d10e431be40e97156b75fdc4d3827a
tree127efd7cab75d4588d6427b4b9eabea88da5c1b9
parentfd11c8e150c1b41ca1efc0ba4a3465eb325457f2
notmuch setup: Clean up the progress printing a bit.

Get rid of a useless leading 0 on the seconds value, and make a
distinction between "files" and "messages", (we process many
files, but not all of them are recongized as messages). Finally,
add a summary line at the end saying how many unique messages
were added to the database. Since this comes right after the
total number of files, it gives the user at least a hint as
to how many messages were encountered with duplicate message IDs.
notmuch.c