]> arthur.barton.de Git - bup.git/commit - lib/bup/client.py
Bail out immediately instead of redownloading .idx
authorBrandon Low <lostlogic@lostlogicx.com>
Thu, 17 Feb 2011 01:46:01 +0000 (17:46 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 17 Feb 2011 02:14:19 +0000 (18:14 -0800)
commit0b6c61634e75a402cd9b82cee306e33bcb5d6fea
tree470b7a26935d1b3b10b4098c401c913c39b71831
parent9ce95ab1ee085c0ff4dd58381d1ce6aaa0ec5797
Bail out immediately instead of redownloading .idx

This should make diagnosing / fixing corrupted bloom filters and midx
files easier, and is generally more sane behavior.

Signed-off-by: Brandon Low <lostlogic@lostlogicx.com>
lib/bup/client.py