]> arthur.barton.de Git - bup.git/commit
Bloom filter & server index: Hide some progress messages cleanup-messages
authorAlexander Barton <alex@barton.de>
Thu, 9 Apr 2015 16:42:59 +0000 (18:42 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 9 Apr 2015 16:42:59 +0000 (18:42 +0200)
commit301f0d9f6a3a05f569f6da9d28116341769a6831
tree973175361544940ffdc06d6f0afdfd5168b586df
parent20ca02f8a4ad0d6b9d4cec1e0efde8aeef58a658
Bloom filter & server index: Hide some progress messages

The change for the server index is unproblematic, I think, but
the hidden bloom message results in "bup bloom --dir" (which
"bup save" calls) to exit without a message -- but makes "bup save"
much nicer ... hm.

Can we check if "bup bloom" has been called by "bup save"?
cmd/bloom-cmd.py
lib/bup/client.py