[arvados] updated: 2.1.0-2627-g9b12514b5

git repository hosting git at public.arvados.org
Mon Jun 27 01:24:21 UTC 2022


Summary of changes:
 tools/salt-install/installer.sh | 1 +
 1 file changed, 1 insertion(+)

       via  9b12514b52caf22c98bd75fa08f3ad3611b1817a (commit)
      from  42ff3bce565cca0d8a3bf06e3eaa77bf039078bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 9b12514b52caf22c98bd75fa08f3ad3611b1817a
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Sun Jun 26 21:24:12 2022 -0400

    18870: another fix
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/tools/salt-install/installer.sh b/tools/salt-install/installer.sh
index 90584b36f..12efc3eab 100755
--- a/tools/salt-install/installer.sh
+++ b/tools/salt-install/installer.sh
@@ -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() {

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list