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


No differences found