Correction d'une erreur de syntaxe

Cette révision appartient à :
Philippe Caseiro 2019-03-13 12:12:29 +01:00
Parent 78a27b4fdd
révision dcc8eeeece
1 fichiers modifiés avec 1 ajouts et 0 suppressions

Voir le fichier

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