Correction d'une erreur de syntaxe
This commit is contained in:
parent
78a27b4fdd
commit
dcc8eeeece
@ -213,6 +213,7 @@ for host in ${HAPY_SLV}; do
|
|||||||
fi
|
fi
|
||||||
sync_nodes
|
sync_nodes
|
||||||
if [[ ${HAPY_HA} != "oui" ]]
|
if [[ ${HAPY_HA} != "oui" ]]
|
||||||
|
then
|
||||||
wait_node_ok ${HAPY_SLV[${i}]}
|
wait_node_ok ${HAPY_SLV[${i}]}
|
||||||
if [[ ${?} -ne 0 ]]
|
if [[ ${?} -ne 0 ]]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user