[ARVADOS] updated: 2.1.0-15-g5db3c780f
Git user
git at public.arvados.org
Fri Oct 16 15:12:53 UTC 2020
Summary of changes:
sdk/cwl/test_with_arvbox.sh | 2 ++
1 file changed, 2 insertions(+)
via 5db3c780fe883be7d88b33a88ca0bc57deb868f2 (commit)
from 1eaeddc8f1e15dd23220c4511b36e802daad3950 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 5db3c780fe883be7d88b33a88ca0bc57deb868f2
Author: Ward Vandewege <ward at curii.com>
Date: Fri Oct 16 11:12:27 2020 -0400
Fix arvados-cwl-conformance-tests.
refs #16982
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/sdk/cwl/test_with_arvbox.sh b/sdk/cwl/test_with_arvbox.sh
index dc4a62631..935bec63b 100755
--- a/sdk/cwl/test_with_arvbox.sh
+++ b/sdk/cwl/test_with_arvbox.sh
@@ -142,6 +142,8 @@ else
TMPHERE=\$(pwd)
cd /usr/src/arvados
calculate_python_sdk_cwl_package_versions
+
+ cwl_runner_version=\$(echo -n \$cwl_runner_version | sed s/~dev/.dev/g | sed s/~rc/rc/g)
cd \$TMPHERE
set -u
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list