Skip to content

Commit af91e1e

Browse files
GlassOfWhiskeymr-c
andcommitted
Update CommandLineTool.yml
Co-authored-by: Michael R. Crusoe <[email protected]>
1 parent c125c8d commit af91e1e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CommandLineTool.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@ $graph:
5151
5252
## Changelog for v1.3.0-dev1
5353
54-
* If an output name is present in the "cwl.output.json" file, but has
55-
not been declared in the `outputs` section, it must be ignored and
56-
not propagated to the next steps. Previous versions of CWL exhibited
57-
undefined behaviour for this occurrence.
54+
* [Output Binding](#Output_binding): Any output present in the
55+
"cwl.output.json" file but not declared in the `outputs` section must
56+
be discarded from the output object. Previous versions of CWL did not
57+
define if undeclared outputs in "cwl.output.json" should be present
58+
in the output object.
5859
5960
See also the [CWL Workflow Description, v1.3.0-dev1 changelog](Workflow.html#Changelog).
6061
For other changes since CWL v1.0, see the

0 commit comments

Comments
 (0)