1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: Apache-2.0
6 sbg: https://www.sevenbridges.com/
9 label: "check that sbg x/y fields are correctly ignored"
19 outputSource: step1/outstr
23 sampleName: sampleName
26 class: CommandLineTool
36 outputEval: $(self[0].contents)
37 arguments: [echo, "-n", "foo", $(inputs.sampleName), "bar"]