]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
#165: make 'tahoe restart --force' the default behavior: warn but do not stop if...
authorBrian Warner <warner@allmydata.com>
Wed, 25 Feb 2009 04:42:13 +0000 (21:42 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 25 Feb 2009 04:42:13 +0000 (21:42 -0700)
commitfdb0200ecad291e259fe46ca03bc5aeccd5008ee
tree814f5d116f744d85d4c26aaa74dcc78589c9667f
parent51e3baeefcc43977502b50e7ad10d60b1344b1a7
#165: make 'tahoe restart --force' the default behavior: warn but do not stop if restart is used on something that wasn't a running node, and always try to start it afterwards. This is particularly important for #315 (restart -m), because otherwise a single not-already-running node will prevent all nodes from being restarted, resulting in longer downtime than necessary
src/allmydata/scripts/startstop_node.py