18870: another fix
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 27 Jun 2022 01:24:12 +0000 (21:24 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 28 Jun 2022 18:20:36 +0000 (14:20 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

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() {