projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
21703: Merge branch 'main' into 21703-collection-update-lock
[arvados.git]
/
build
/
package-testing
/
test-package-python3-arvados-cwl-runner.sh
1
#!/bin/sh
2
# Copyright (C) The Arvados Authors. All rights reserved.
3
#
4
# SPDX-License-Identifier: AGPL-3.0
5
6
set -e
7
8
arvados-cwl-runner --version >/dev/null