[ARVADOS] updated: 1.3.0-669-g4ec3bf28a
Git user
git at public.curoverse.com
Thu Apr 4 20:44:51 UTC 2019
Summary of changes:
sdk/cwl/tests/federation/framework/check-exist.cwl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 4ec3bf28abdaccca697563dac1bd126ef6df9975 (commit)
from 972945983769bd25f6ee1e7254287f48fe6d8c96 (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 4ec3bf28abdaccca697563dac1bd126ef6df9975
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu Apr 4 16:44:19 2019 -0400
check-exist uses default python (oops) refs #15040
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/sdk/cwl/tests/federation/framework/check-exist.cwl b/sdk/cwl/tests/federation/framework/check-exist.cwl
index 64dbd1698..e795f026e 100644
--- a/sdk/cwl/tests/federation/framework/check-exist.cwl
+++ b/sdk/cwl/tests/federation/framework/check-exist.cwl
@@ -42,4 +42,4 @@ outputs:
glob: success
loadContents: true
outputEval: $(self[0].contents=="true")
-baseCommand: python2
+baseCommand: python
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list