X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16f704326f44fd1e5e5e60b936c9b5895d6a6ff8..861599984cc86e100bd1c6dc36500a6f2334052d:/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