X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6be9a2c8066a633327f797e537c228fb9b9d91c5..caf56e922b9caaa9a65332dc6bf3a36bd8fea48f:/sdk/cwl/tests/arvados-tests.sh diff --git a/sdk/cwl/tests/arvados-tests.sh b/sdk/cwl/tests/arvados-tests.sh index 26b31615ea..d3c1e90637 100755 --- a/sdk/cwl/tests/arvados-tests.sh +++ b/sdk/cwl/tests/arvados-tests.sh @@ -6,4 +6,7 @@ if ! arv-get d7514270f356df848477718d58308cc4+94 > /dev/null ; then arv-put --portable-data-hash testdir/* fi +if ! arv-get f225e6259bdd63bc7240599648dde9f1+97 > /dev/null ; then + arv-put --portable-data-hash hg19/* +fi exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum