scripts/scriptmgr.py: added --wait option
authormartinko <gamato@users.sf.net>
Tue, 8 Nov 2011 12:39:23 +0000 (13:39 +0100)
committermartinko <gamato@users.sf.net>
Tue, 8 Nov 2011 12:39:23 +0000 (13:39 +0100)
commit501f5456af30c465df740996f9bd1c7a6c17b07f
treebc6ae62bd6f9f5599f6e39a87e1b0d6e1c2885a0
parentf4114d9ffb7c5480e486ee322456a3642217ae97
scripts/scriptmgr.py: added --wait option

The new option will make ScriptMgr to wait for all jobs to finish their processing.
This applies to both "stop" and "restart" commands.
Btw, restarting should be (much) faster now.
scripts/scriptmgr.py