[ARVADOS] updated: 1.3.0-1166-gb13f1f422

Git user git at public.curoverse.com
Thu Jun 27 14:59:30 UTC 2019


Summary of changes:
 doc/admin/cloudtest.html.textile.liquid | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

       via  b13f1f4222fc0a211d9f03d4078353ef11900907 (commit)
      from  4aa3a732cac495fb384a521b2046f6b7f09dd13d (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 b13f1f4222fc0a211d9f03d4078353ef11900907
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Thu Jun 27 10:58:46 2019 -0400

    15026: Add missing notextile tags.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/doc/admin/cloudtest.html.textile.liquid b/doc/admin/cloudtest.html.textile.liquid
index 02549c3f5..2adce9038 100644
--- a/doc/admin/cloudtest.html.textile.liquid
+++ b/doc/admin/cloudtest.html.textile.liquid
@@ -33,9 +33,9 @@ h2. Typical uses
 
 Before bringing up the @arvados-dispatch-cloud@ service for the first time, we recommend running @cloudtest@ to check your configuration:
 
-<pre>
+<notextile><pre>
 $ <span class="userinput">arvados-server cloudtest -command "crunch-run --list"</span>
-</pre>
+</pre></notextile>
 
 Before updating your configuration to use a new VM image, we recommend running @cloudtest@ with the new image:
 
@@ -51,7 +51,7 @@ $ <span class="userinput">arvados-server cloudtest -instance-type <b>new_instanc
 
 For a full list of options, use the @-help@ flag:
 
-<pre>
+<notextile><pre>
 $ <span class="userinput">arvados-server cloudtest -help</span>
 Usage:
   -command string
@@ -68,4 +68,4 @@ Usage:
         Instance type to create (if empty, use cheapest type in config)
   -pause-before-destroy
         Prompt and wait before destroying the test instance
-</pre>
+</pre></notextile>

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list