Skip to content

Commit ef62092

Browse files
author
Peter Amstutz
committed
Merge commit '2551f6a7229ca7b76d3cea15fdfbad035987143e' into stagefiles
2 parents 910725b + 2551f6a commit ef62092

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

cwltool/schemas/draft-4/CommandLineTool.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -224,17 +224,6 @@ $graph:
224224
the File objects must include up to the first 64 KiB of file contents
225225
in the `contents` field.
226226
227-
- name: initialWorkDir
228-
type: record
229-
doc: |
230-
Setup a working directory based on a number of input files (and/or directories)
231-
fields:
232-
- name: dirDef
233-
type:
234-
type: "array"
235-
items: [ "#FileDef", "#File", "#Directory" ]
236-
doc: list of files and/or directories
237-
238227
239228
- name: CommandInputRecordField
240229
type: record

0 commit comments

Comments
 (0)