]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable repairer: skip repair of readcaps instead of throwing an exception.
authorBrian Warner <warner@lothar.com>
Wed, 1 Jul 2009 01:13:43 +0000 (18:13 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 1 Jul 2009 01:13:43 +0000 (18:13 -0700)
commite330abc3c3151dd11b0b3755817ac987c959aa06
treeb0c79ed0fc6a15bddcbe6b55b75f3a05082e895e
parent4194565b3d3339aa4acf83aa511ef2b4dc99d87b
mutable repairer: skip repair of readcaps instead of throwing an exception.
This should improve the behavior of #625 a bit: at least all the files will
get repaired.
src/allmydata/mutable/checker.py
src/allmydata/test/test_mutable.py