Correction d'une erreur de syntaxe

Este commit está contenido en:
Philippe Caseiro 2019-03-13 12:12:29 +01:00
padre 78a27b4fdd
commit dcc8eeeece
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -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