mirror of https://github.com/apache/activemq.git
Remove misleading checknotforrunning value from the invoke
This commit is contained in:
parent
f6b8ce6c22
commit
9079678c3a
|
@ -673,6 +673,6 @@ case "$1" in
|
|||
exit $?
|
||||
;;
|
||||
*)
|
||||
invoke_task checkfornotrunning
|
||||
invoke_task
|
||||
exit $?
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue