]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test_runner.py: fix RunNode.test_introducer to not rely on the mtime of introducer...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 3 Aug 2011 18:09:17 +0000 (11:09 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 3 Aug 2011 18:09:17 +0000 (11:09 -0700)
commit521754b5062cfaddf0927a3b5e9b8e78eda66c25
treeef70ab20e7792cf2450c9078938c40142f6528b8
parent80300ea7a3c582ea9abd8b321930c1a241c7ff2e
test_runner.py: fix RunNode.test_introducer to not rely on the mtime of introducer.furl to detect when the node has restarted. Instead we detect when node.url has been written. refs #1385
src/allmydata/test/test_runner.py