[ARVADOS] updated: 1.1.0-203-g0829e2d

Git user git at public.curoverse.com
Wed Nov 29 17:14:50 EST 2017


Summary of changes:
 doc/user/cwl/cwl-run-options.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  0829e2dd44673c6194ba076e2d89db3c9b57e0b8 (commit)
      from  5b2ebfe3b248790efbce3206b693dd93f369ea4e (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 0829e2dd44673c6194ba076e2d89db3c9b57e0b8
Author: Tom Morris <tfmorris at veritasgenetics.com>
Date:   Wed Nov 29 17:14:04 2017 -0500

    Fix --on-error formatting
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Tom Morris <tfmorris at veritasgenetics.com>

diff --git a/doc/user/cwl/cwl-run-options.html.textile.liquid b/doc/user/cwl/cwl-run-options.html.textile.liquid
index 7598ab8..7f69c61 100644
--- a/doc/user/cwl/cwl-run-options.html.textile.liquid
+++ b/doc/user/cwl/cwl-run-options.html.textile.liquid
@@ -38,7 +38,7 @@ table(table table-bordered table-condensed).
 |==--submit-runner-ram== SUBMIT_RUNNER_RAM|RAM (in MiB) required for the workflow runner job (default 1024)|
 |==--submit-runner-image== SUBMIT_RUNNER_IMAGE|Docker image for workflow runner job, default arvados/jobs|
 |==--name== NAME|           Name to use for workflow execution instance.|
-|==--on-error {stop,continue}|Desired workflow behavior when a step fails. One of 'stop' or 'continue'. Default is 'continue'.|
+|==--on-error {stop,continue}==|Desired workflow behavior when a step fails. One of 'stop' or 'continue'. Default is 'continue'.|
 |==--enable-dev==|          Enable loading and running development versions of CWL spec.|
 |==--intermediate-output-ttl== N|If N > 0, intermediate output collections will be trashed N seconds after creation. Default is 0 (don't trash).|
 |==--trash-intermediate==|  Immediately trash intermediate outputs on workflow success.|

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list