fix
This commit is contained in:
parent
f6ed9b04de
commit
3546356b69
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ case "$1" in
|
||||||
list_inactive_services
|
list_inactive_services
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*|"")
|
*)
|
||||||
exit_code "1" "" "Expected one of (start|stop|restart|status|startall|stopall|restartall|listall|listactive|listinactive)"
|
exit_code "1" "" "Expected one of (start|stop|restart|status|startall|stopall|restartall|listall|listactive|listinactive)"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
Loading…
Add table
Add a link
Reference in a new issue