Merge branch 'patch-1' of https://github.com/mr-c/arvados into mr-c-patch-1
[arvados.git] / build / package-testing / test-package-python27-python-arvados-cwl-runner.sh
index 0274c8f45ea520eaeb0e4aa453aaaba92f09d984..99327c016ad618dbf69971a0960e19def60469e9 100755 (executable)
@@ -3,7 +3,6 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-exec python <<EOF
-import arvados_cwl
-print "arvados-cwl-runner version", arvados_cwl.__version__
-EOF
+set -e
+
+arvados-cwl-runner --version