[arvados] updated: 2.1.0-2629-g6361996fb

git repository hosting git at public.arvados.org
Mon Jun 27 02:34:47 UTC 2022


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

       via  6361996fb566b20d98513354b42c64f3a4665f13 (commit)
      from  81aac5dd255bfe1da02182be6766b46c78602303 (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 6361996fb566b20d98513354b42c64f3a4665f13
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Sun Jun 26 22:34:35 2022 -0400

    18870: 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 f4934aa2f..20484e265 100755
--- a/tools/salt-install/installer.sh
+++ b/tools/salt-install/installer.sh
@@ -131,10 +131,12 @@ case "$subcmd" in
 	export ARVADOS_API_TOKEN="$SYSTEM_ROOT_TOKEN"
 
 	arvados-client diagnostics -internal-client
+	;;
     *)
 	echo "Arvados installer"
 	echo ""
 	echo "initialize   initialize the setup directory for configuration"
 	echo "deploy       deploy the configuration from the setup directory"
+	echo "diagnostics  check your install using diagnostics"
 	;;
 esac

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list