[ARVADOS] updated: 1.3.0-607-gb3be9ab4c
Git user
git at public.curoverse.com
Thu Mar 28 16:56:58 UTC 2019
Summary of changes:
sdk/cwl/tests/federation/framework/prepare.cwl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via b3be9ab4ce2c15a4340a5304afa1b3ddccb0e05d (commit)
from 5022200a9884921ca558c4c359e74482f4cb261f (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 b3be9ab4ce2c15a4340a5304afa1b3ddccb0e05d
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu Mar 28 12:56:44 2019 -0400
prepare.py in fed tests uses default python refs #15040
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/sdk/cwl/tests/federation/framework/prepare.cwl b/sdk/cwl/tests/federation/framework/prepare.cwl
index 6028e7b0c..f377d7348 100644
--- a/sdk/cwl/tests/federation/framework/prepare.cwl
+++ b/sdk/cwl/tests/federation/framework/prepare.cwl
@@ -48,4 +48,4 @@ outputs:
type: boolean
outputBinding:
outputEval: $(true)
-baseCommand: python2
+baseCommand: python
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list