X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5d5af52a33ec8b10a9af6afd50141db3923441ec..4355586821d71fed6a3fe95fea69f548797f77d8:/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl diff --git a/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl b/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl index 713e0c06cf..b81ad5a22e 100644 --- a/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl +++ b/sdk/cwl/tests/wf/runin-with-ttl-wf.cwl @@ -27,6 +27,8 @@ requirements: hints: arv:IntermediateOutput: outputTTL: 60 + DockerRequirement: + dockerPull: arvados/jobs:1.4.0.20190604172024 steps: substep: in: @@ -59,5 +61,5 @@ steps: out: type: string outputBinding: - outputEval: "out" + outputEval: $("out") baseCommand: cat