]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch setup/new: Print progress once per second instead of after 1000 files.
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 23:09:19 +0000 (16:09 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 23:09:19 +0000 (16:09 -0700)
With the recent addition of full-text indexing, printing only once per
1000 files just isn't often enough. The new timer-based approach will
be reliable regardless of the speed of adding message.


No differences found