Merge branch 'master' into dist/eole/2.6.2/master
This commit is contained in:
commit
d1e813aaa8
|
@ -8,7 +8,7 @@ options='--defaults-file=/etc/mysql/debian.cnf'
|
|||
|
||||
role=$(CreoleGet dbClusterRole 'Leader')
|
||||
|
||||
if [[ ${role} == "Leader"]]
|
||||
if [[ ${role} == "Leader" ]]
|
||||
then
|
||||
if [[ -z ${1} ]]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue