[ARVADOS] updated: 2.1.0-2141-g17fe922b9

Git user git at public.arvados.org
Mon Mar 21 20:56:43 UTC 2022


Summary of changes:
 sdk/cwl/test_with_arvbox.sh | 1 +
 1 file changed, 1 insertion(+)

       via  17fe922b9b8037361daa4af02a03b5bbc50eeb0c (commit)
      from  b9262c0e8c04f6b3d68f1ca301cc2ec56c2ef164 (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 17fe922b9b8037361daa4af02a03b5bbc50eeb0c
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Mar 21 16:56:04 2022 -0400

    Check out tagged conformance test suite refs #18614
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/sdk/cwl/test_with_arvbox.sh b/sdk/cwl/test_with_arvbox.sh
index 0021bc8d9..ec6f02f7a 100755
--- a/sdk/cwl/test_with_arvbox.sh
+++ b/sdk/cwl/test_with_arvbox.sh
@@ -116,6 +116,7 @@ elif [[ "$suite" =~ conformance-(.*) ]] ; then
    version=\${BASH_REMATCH[1]}
    if ! test -d cwl-\${version} ; then
      git clone https://github.com/common-workflow-language/cwl-\${version}.git
+     git checkout \${version}.0
    fi
    cd cwl-\${version}
 elif [[ "$suite" != "integration" ]] ; then

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list