Correction d'une erreur de syntaxe

This commit is contained in:
Philippe Caseiro 2019-03-13 12:12:29 +01:00
父節點 78a27b4fdd
當前提交 dcc8eeeece
共有 1 個文件被更改,包括 1 次插入0 次删除

查看文件

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