mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-03 21:23:48 +00:00
Fix typo is clc_cli_script
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@963 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
b8589392f1
commit
0865007a34
@ -35,7 +35,7 @@
|
||||
instantiate() {
|
||||
./openais-instantiate $COMP_BINARY_PATH/$COMP_BINARY_NAME
|
||||
RETVAL=$?
|
||||
return $RETVQAL
|
||||
return $RETVAL
|
||||
}
|
||||
|
||||
terminate() {
|
||||
|
Loading…
Reference in New Issue
Block a user