[ARVADOS] updated: 2.1.0-1421-ga4c2309a1

Git user git at public.arvados.org
Thu Sep 30 13:50:36 UTC 2021


Summary of changes:
 tools/arvbox/bin/arvbox | 1 +
 1 file changed, 1 insertion(+)

       via  a4c2309a118912e43469235c0dedef3a9f5dbfa7 (commit)
      from  9ce4b2c07e2b7809088e6333246501ad9418bbda (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 a4c2309a118912e43469235c0dedef3a9f5dbfa7
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Sep 30 09:50:08 2021 -0400

    Add Workbench to arvbox status, no issue #
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/tools/arvbox/bin/arvbox b/tools/arvbox/bin/arvbox
index 516ea3534..36a33376a 100755
--- a/tools/arvbox/bin/arvbox
+++ b/tools/arvbox/bin/arvbox
@@ -526,6 +526,7 @@ case "$subcmd" in
             echo "Status: running"
             echo "Container IP: $(getip)"
             echo "Published host: $(gethost)"
+	    echo "Workbench: https://$(gethost)"
         else
             echo "Status: not running"
         fi

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list