]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
If do_stop attempts to stop a nonexistent process the OSError exception is caught...
authorwilcoxjg <wilcoxjg@gmail.com>
Thu, 9 Aug 2007 15:57:45 +0000 (08:57 -0700)
committerwilcoxjg <wilcoxjg@gmail.com>
Thu, 9 Aug 2007 15:57:45 +0000 (08:57 -0700)
commite13783cd6af15cbf5331978a5d921308ecf4f00d
tree5cb4f04b88bccf91cc9faf010cf11754b386bf56
parent39f218ab905827cd4133d448802641fe319a5930
If do_stop attempts to stop a nonexistent process the OSError exception is caught (by errno) and handled tersely.
src/allmydata/scripts/startstop_node.py