[arvados] updated: 2.1.0-2618-gadc2ba2a2
git repository hosting
git at public.arvados.org
Sun Jun 26 23:09:39 UTC 2022
Summary of changes:
tools/salt-install/installer.sh | 1 +
1 file changed, 1 insertion(+)
via adc2ba2a2708927162f06304c516503b4c255f82 (commit)
from 8dd8146ccc193e1d74ec71edfae33daed98d4b98 (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 adc2ba2a2708927162f06304c516503b4c255f82
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Sun Jun 26 19:09:16 2022 -0400
18870: git add everything
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 d9666cbc0..63db3378e 100755
--- a/tools/salt-install/installer.sh
+++ b/tools/salt-install/installer.sh
@@ -64,6 +64,7 @@ case "$subcmd" in
source ${CONFIG_FILE}
+ git add -A
git commit -m"prepare for deploy"
for NODE in "${!NODES[@]}"
do
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list