]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Added tests for count-good-share-hosts under check and repair conditions. Patched...
authorAndrew Miller <amiller@dappervision.com>
Sun, 1 Apr 2012 05:55:19 +0000 (01:55 -0400)
committerBrian Warner <warner@lothar.com>
Sun, 13 May 2012 07:59:30 +0000 (00:59 -0700)
commit4b7f34d17953af58a138612c2c51fa2a44401513
tree5133e7594eaab481fbce073cf017bb2def3c4186
parent8f630a76fe009394e4666ac8761cbcbe04aa6a29
Added tests for count-good-share-hosts under check and repair conditions. Patched the incorrect computation in immutable/filenode.py

Signed-off-by: Andrew Miller <amiller@dappervision.com>
Fixed missing import statements

Signed-off-by: Andrew Miller <amiller@dappervision.com>
src/allmydata/immutable/filenode.py
src/allmydata/test/test_checker.py