]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fixed an error in previous commit where an empty servermap would throw an exception...
authorAndrew Miller <amiller@dappervision.com>
Sun, 1 Apr 2012 23:31:53 +0000 (19:31 -0400)
committerBrian Warner <warner@lothar.com>
Sun, 13 May 2012 07:59:30 +0000 (00:59 -0700)
commit04eb6086ad693b8a35242e4018e61bc1020abc03
tree0979695907a2248ee5e4398aeb4c94c449f62be0
parent4b7f34d17953af58a138612c2c51fa2a44401513
Fixed an error in previous commit where an empty servermap would throw an exception in 'count-good-share-hosts'. Augmented unit test.

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