]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
tweak running to make node start/stop code optional
authorrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 9 Jan 2008 02:51:18 +0000 (19:51 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 9 Jan 2008 02:51:18 +0000 (19:51 -0700)
commit4e3f0892574aab4cc14916c01fb51b818430f3be
treeca086b384a5a498e4017221f1a9212a8b01c3a2f
parent69dba9a704d04deb9b44c13b865022bba5502d76
tweak running to make node start/stop code optional

add a 'install_node_control' flag to runner.run(), default True
this enables the start/stop node commands
which are not too useful on windows
src/allmydata/scripts/runner.py