[ARVADOS] updated: 1.3.0-2795-g8a7644e88

Git user git at public.arvados.org
Fri Jul 17 13:29:26 UTC 2020


Summary of changes:
 sdk/cwl/arvados_cwl/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  8a7644e8839181b8e13243c983c9c16b96591a95 (commit)
       via  7407f41105f8000bb3908d41a31daaf3a30d9440 (commit)
       via  4d1fa0d132e32d02cb87c1c6e3e4c2742bdec467 (commit)
      from  29bd6c67e371a5ee6396e117956599eea572ac55 (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 8a7644e8839181b8e13243c983c9c16b96591a95
Merge: 29bd6c67e 7407f4110
Author: Ward Vandewege <ward at curii.com>
Date:   Fri Jul 17 09:28:56 2020 -0400

    Merge branch 'mr-c-patch-1'
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>


commit 7407f41105f8000bb3908d41a31daaf3a30d9440
Merge: 29bd6c67e 4d1fa0d13
Author: Ward Vandewege <ward at curii.com>
Date:   Fri Jul 17 09:14:59 2020 -0400

    Merge branch 'patch-1' of https://github.com/mr-c/arvados into mr-c-patch-1
    
    No issue #
    
    Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>


commit 4d1fa0d132e32d02cb87c1c6e3e4c2742bdec467
Author: Michael R. Crusoe <1330696+mr-c at users.noreply.github.com>
Date:   Tue Apr 21 11:28:44 2020 +0200

    CWL spec -> CWL standards
    
    Arvados-DCO-1.1-Signed-off-by: Michael R. Crusoe <mcrusoe at curii.com>

diff --git a/sdk/cwl/arvados_cwl/__init__.py b/sdk/cwl/arvados_cwl/__init__.py
index 3dd04040a..5dde02773 100644
--- a/sdk/cwl/arvados_cwl/__init__.py
+++ b/sdk/cwl/arvados_cwl/__init__.py
@@ -176,7 +176,7 @@ def arg_parser():  # type: () -> argparse.ArgumentParser
 
     parser.add_argument("--enable-dev", action="store_true",
                         help="Enable loading and running development versions "
-                             "of CWL spec.", default=False)
+                             "of the CWL standards.", default=False)
     parser.add_argument('--storage-classes', default="default",
                         help="Specify comma separated list of storage classes to be used when saving workflow output to Keep.")
 

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list