File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 738738 doc : Test directory input in Docker
739739
740740- job : draft-4/dir4-job.yml
741- output :
741+ output : {
742742 " outlist " : {
743- " size " : 20,
743+ " checksum " : " sha1$2ab6f189e84753c05a23413fbf6b6fbf4c53489f" ,
744+ " size " : 90,
744745 " location " : " output.txt" ,
745- " checksum " : " sha1$13cda8661796ae241da3a18668fb552161a72592" ,
746746 " class " : " File"
747747 }
748+ }
748749 tool : draft-4/dir4.cwl
749750 doc : Test directories in secondaryFiles
750751
751752- job : draft-4/dir-job.yml
752753 output : {
753754 " outlist " : {
754755 " checksum " : " sha1$907a866a3e0b7f1fc5a2222531c5fb9063704438" ,
755- " path " : " /home/peter/work/common-workflow-language/draft-4/draft-4/output.txt" ,
756756 " size " : 33,
757- " location " : " file:///home/peter/work/common-workflow-language/draft-4/draft-4/ output.txt" ,
757+ " location " : " output.txt" ,
758758 " class " : " File"
759759 }
760760 }
Original file line number Diff line number Diff line change 44 secondaryFiles :
55 - class : File
66 location : index.py
7- - entryname : testdir
7+ - entryname : xtestdir
88 entry :
99 class : Directory
1010 location : testdir
You can’t perform that action at this time.
0 commit comments