fix a crash in master_stop if pidfile not present in config file.
authorMartin Pihlak <martin.pihlak@gmail.com>
Mon, 26 Jan 2009 21:33:42 +0000 (21:33 +0000)
committerMartin Pihlak <martin.pihlak@gmail.com>
Mon, 26 Jan 2009 21:33:42 +0000 (21:33 +0000)
commit1af213885448ca1303c30201957612dc5ccbcf64
tree9c2ec017626bb2b39996135a2e16595bcc2ba5a9
parent5810fea5b8740d37c679fa668453584d58cb5038
fix a crash in master_stop if pidfile not present in config file.
from Mark Kirkwood.
python/walmgr.py