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 5932a26 commit 9a6a044Copy full SHA for 9a6a044
v1.0/conformance_test_v1.0.yaml
@@ -791,13 +791,11 @@
791
doc: Test file literal as input
792
793
- job: examples/arguments-job.yml
794
- output: {
795
- "classfile": {
796
- "checksum": "sha1$2f7ac33c1f3aac3f1fec7b936b6562422c85b38a",
797
- "location": "Hello.class",
798
- "class": "File",
799
- "size": 416
800
- }
801
+ output:
+ classfile:
+ checksum: sha1$e68df795c0686e9aa1a1195536bd900f5f417b18
+ location: Hello.class
+ class: File
+ size: 184
802
tool: examples/linkfile.cwl
803
doc: The expression in InitialWorkDir listing
0 commit comments