[ARVADOS] updated: 2.0.3-5-g65e1b1ec2

Git user git at public.arvados.org
Fri Jun 26 00:38:47 UTC 2020


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

       via  65e1b1ec2815c3e23bd3705a29c9832edbd07cb1 (commit)
      from  d52ff9609b07af06d63bb58839fdca1df7c59105 (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 65e1b1ec2815c3e23bd3705a29c9832edbd07cb1
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 f57d0690c..d30ed8587 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 admin arvados user (such as the system root user), create a token that is
 
 <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