mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 23:16:52 +00:00
call the correct task 'checkfornotrunnig'
This commit is contained in:
parent
2b03e6a942
commit
f6b8ce6c22
@ -673,6 +673,6 @@ case "$1" in
|
||||
exit $?
|
||||
;;
|
||||
*)
|
||||
invoke_task checknotforrunning
|
||||
invoke_task checkfornotrunning
|
||||
exit $?
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user