18870: another fix
[arvados.git] / tools / salt-install / installer.sh
index 90584b36fc2cafe32273035edac3ea5112e1ae6f..12efc3eab430dd9758dd5def2e119b50d3e84b52 100755 (executable)
@@ -20,6 +20,7 @@ sync() {
        git push $NODE $BRANCH
        ssh $NODE git -C arvados-setup checkout $BRANCH
        ssh $NODE git -C arvados-setup pull
+    fi
 }
 
 deploynode() {