projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
10383: Now --update-collection is not mutually exclusive with --resume and --no-resume.
[arvados.git]
/
sdk
/
cwl
/
tests
/
arvados-tests.sh
1
#!/bin/sh
2
if ! arv-get d7514270f356df848477718d58308cc4+94 > /dev/null ; then
3
arv-put --portable-data-hash testdir
4
fi
5
exec cwltest --test arvados-tests.yml --tool $PWD/runner.sh