File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 60
60
- job : draft-4/cat-job.json
61
61
tool : draft-4/cat3-tool-shortcut.cwl
62
62
doc : Test command execution in Docker with stdout redirection
63
+ output :
64
+ output_file :
65
+ class : File
66
+ checksum : sha1$47a013e660d408619d894b20806b1d5086aab03b
67
+ path : Any
68
+ size : 13
63
69
64
70
- job : draft-4/cat-job.json
65
71
output :
76
82
job :
77
83
tool : draft-4/egrep-stderr.cwl
78
84
doc : Test command line with stderr redirection
85
+ output :
86
+ output_file :
87
+ class : File
88
+ checksum : sha1$cec7b8746a78c42060c96505887449bca0142976
89
+ size : 84
90
+ path : error.txt
79
91
80
92
- args : [egrep]
81
93
job :
82
94
tool : draft-4/egrep-stderr-shortcut.cwl
83
95
doc : Test command line with stderr redirection, brief syntax
96
+ output :
97
+ output_file :
98
+ class : File
99
+ checksum : sha1$cec7b8746a78c42060c96505887449bca0142976
100
+ size : 84
101
+ path : Any
84
102
85
103
- args : [egrep]
86
104
stderr : std.err
You can’t perform that action at this time.
0 commit comments