X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..7bfb9fd099ada6b7466ec3531caebbd5ac0970ba:/sdk/cwl/tests/arvados-tests.sh diff --git a/sdk/cwl/tests/arvados-tests.sh b/sdk/cwl/tests/arvados-tests.sh index f069251a2a..26b31615ea 100755 --- a/sdk/cwl/tests/arvados-tests.sh +++ b/sdk/cwl/tests/arvados-tests.sh @@ -4,6 +4,6 @@ # SPDX-License-Identifier: Apache-2.0 if ! arv-get d7514270f356df848477718d58308cc4+94 > /dev/null ; then - arv-put --portable-data-hash testdir + arv-put --portable-data-hash testdir/* fi -exec cwltest --test arvados-tests.yml --tool $PWD/runner.sh $@ +exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum