ne pas attendre

This commit is contained in:
Emmanuel Garette 2019-02-25 16:19:32 +01:00
parent c52965f017
commit d5a664246d
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ for host in ${HAPY_SLV}; do
EchoVert " * Enregistrement du noeud"
register_node ${host}
sync_host ${host}
wait_node_ok ${host}
# wait_node_ok ${host}
done
if [ $master = 0 ]; then