[ARVADOS] updated: 1.3.0-2726-gded127155

Git user git at public.arvados.org
Fri Jun 26 00:39:11 UTC 2020


Summary of changes:
 doc/install/install-shell-server.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  ded127155c07b22f460bd3ae6cdd943d7f930e38 (commit)
      from  72bac44ada0faa8bf039fb0ffea0f069d7c59310 (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 ded127155c07b22f460bd3ae6cdd943d7f930e38
Author: Ward Vandewege <ward at curii.com>
Date:   Thu Jun 25 20:38:04 2020 -0400

    Documentation: add missing span in the 'Set up a shell node' page, to
    fix coloration bug in the 'Create scoped token' section.
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>

diff --git a/doc/install/install-shell-server.html.textile.liquid b/doc/install/install-shell-server.html.textile.liquid
index 44b3834ab..5ac5e9e6b 100644
--- a/doc/install/install-shell-server.html.textile.liquid
+++ b/doc/install/install-shell-server.html.textile.liquid
@@ -69,7 +69,7 @@ As an Arvados admin user (such as the system root user), create a "scoped token"
 
 <notextile>
 <pre>
-<code>apiserver:~$ <span class="userinput">arv api_client_authorization create --api-client-authorization '{"scopes":["GET /arvados/v1/virtual_machines/<b>zzzzz-2x53u-zzzzzzzzzzzzzzz</b>/logins"]}'
+<code>apiserver:~$ <span class="userinput">arv api_client_authorization create --api-client-authorization '{"scopes":["GET /arvados/v1/virtual_machines/<b>zzzzz-2x53u-zzzzzzzzzzzzzzz</b>/logins"]}'</span>
 {
  ...
  "api_token":"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz",

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list