Correction d'une erreur de syntaxe

Esse commit está contido em:
Philippe Caseiro 2019-03-13 12:12:29 +01:00
commit dcc8eeeece
1 arquivos alterados com 1 adições e 0 exclusões

Ver arquivo

@ -213,6 +213,7 @@ for host in ${HAPY_SLV}; do
fi
sync_nodes
if [[ ${HAPY_HA} != "oui" ]]
then
wait_node_ok ${HAPY_SLV[${i}]}
if [[ ${?} -ne 0 ]]
then