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 738
738
doc : Test directory input in Docker
739
739
740
740
- job : draft-4/dir4-job.yml
741
- output :
741
+ output : {
742
742
" outlist " : {
743
- " size " : 20,
743
+ " checksum " : " sha1$2ab6f189e84753c05a23413fbf6b6fbf4c53489f" ,
744
+ " size " : 90,
744
745
" location " : " output.txt" ,
745
- " checksum " : " sha1$13cda8661796ae241da3a18668fb552161a72592" ,
746
746
" class " : " File"
747
747
}
748
+ }
748
749
tool : draft-4/dir4.cwl
749
750
doc : Test directories in secondaryFiles
750
751
751
752
- job : draft-4/dir-job.yml
752
753
output : {
753
754
" outlist " : {
754
755
" checksum " : " sha1$907a866a3e0b7f1fc5a2222531c5fb9063704438" ,
755
- " path " : " /home/peter/work/common-workflow-language/draft-4/draft-4/output.txt" ,
756
756
" size " : 33,
757
- " location " : " file:///home/peter/work/common-workflow-language/draft-4/draft-4/ output.txt" ,
757
+ " location " : " output.txt" ,
758
758
" class " : " File"
759
759
}
760
760
}
Original file line number Diff line number Diff line change 4
4
secondaryFiles :
5
5
- class : File
6
6
location : index.py
7
- - entryname : testdir
7
+ - entryname : xtestdir
8
8
entry :
9
9
class : Directory
10
10
location : testdir
You can’t perform that action at this time.
0 commit comments