]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test/common.py: remove ununsed 'is_bad' mechanism
authorBrian Warner <warner@lothar.com>
Wed, 4 Apr 2012 19:11:03 +0000 (12:11 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 4 Apr 2012 19:11:03 +0000 (12:11 -0700)
commit4e93f7728948f96287b073205d33cbee20a7ee7d
treeb70eb6623bbd83867e1f36fb06c5ca56263221c7
parent4b8876c5da89da657f0f23b2369547e71ae16147
test/common.py: remove ununsed 'is_bad' mechanism

This was a premature feature addition to the mock filenode, and gets in the
way of the IServer refactoring I'm trying to do. Best to remove it now and
re-introduce it in a better form later when it's actually needed.
src/allmydata/test/common.py