We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66296ad commit b83f419Copy full SHA for b83f419
v1.0/conformance_test_v1.0.yaml
@@ -1000,9 +1000,9 @@
1000
- job: v1.0/basename-fields-job.yml
1001
output:
1002
extFile:
1003
- checksum: sha1$1334e67fe9eb70db8ae14ccfa6cfb59e2cc24eae
+ checksum: sha1$301a72c82a835e1737caf30f94d0eec210c4d9f1
1004
class: File
1005
- size: 4
+ size: 5
1006
location: Any
1007
path: Any
1008
rootFile:
@@ -1011,5 +1011,5 @@
1011
size: 10
1012
1013
1014
- tool: ./v1.0/basename-fields-test.cwl
+ tool: v1.0/basename-fields-test.cwl
1015
doc: Test that nameroot and nameext are generated from basename at execution time by the runner
0 commit comments