File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3389
3389
" checksum " : " sha1$5d64b71392b1e00a3ad893db02d381d58262c2d6" ,
3390
3390
" size " : 7
3391
3391
}
3392
- tags : [ required ]
3392
+ tags : [ required, command_line_tool ]
3393
3393
id : 257
3394
3394
3395
3395
- $import : tests/string-interpolation/test-index.yaml
Original file line number Diff line number Diff line change 282
282
tags : [ conditional, multiple_input, workflow ]
283
283
284
284
- id : cond-7_nojs
285
- label : pass_through_required_the_only_non_null
285
+ label : pass_through_required_the_only_non_null_nojs
286
286
doc : " pickvalue: the_only_non_null will pass, only for false condition; no javascript"
287
287
tool : cond-wf-004_nojs.cwl
288
288
job : test-false.yml
291
291
tags : [ conditional, multiple_input, workflow ]
292
292
293
293
- id : cond-8_nojs
294
- label : pass_through_required_fail
294
+ label : pass_through_required_fail_nojs
295
295
doc : " pickValue: the_only_non_null will fail due to multiple non nulls; no javascript"
296
296
tool : cond-wf-004_nojs.cwl
297
297
job : test-true.yml
Original file line number Diff line number Diff line change 11
11
" location " : " out.txt" ,
12
12
" size " : 48
13
13
}
14
- tags : [ inline_javascript ]
14
+ tags : [ inline_javascript, command_line_tool ]
15
15
16
16
- id : iwdr-2
17
17
label : continuation_expression
You can’t perform that action at this time.
0 commit comments