From dcc8eeeecee5c5824e31c73b5ddf04590714f606 Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Wed, 13 Mar 2019 12:12:29 +0100 Subject: [PATCH] Correction d'une erreur de syntaxe --- scripts/onehost_create_all | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/onehost_create_all b/scripts/onehost_create_all index a3ac59e..fe2ec74 100755 --- a/scripts/onehost_create_all +++ b/scripts/onehost_create_all @@ -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