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 789
789
- job : v1.0/dir4-job.yml
790
790
output : {
791
791
" outlist " : {
792
- " checksum " : " sha1$2ab6f189e84753c05a23413fbf6b6fbf4c53489f " ,
793
- " size " : 90 ,
794
- " location " : " output.txt" ,
795
- " class " : " File"
792
+ " checksum " : " sha1$13cda8661796ae241da3a18668fb552161a72592 " ,
793
+ " size " : 20 ,
794
+ " location " : " output.txt" ,
795
+ " class " : " File"
796
796
}
797
797
}
798
798
tool : v1.0/dir4.cwl
Original file line number Diff line number Diff line change 9
9
type : File
10
10
outputBinding :
11
11
glob : output.txt
12
- arguments : ["cd" , "$(inputs. inf. dirname)" ,
12
+ arguments : ["cd" , "$(inputs. inf. dirname)/xtestdir " ,
13
13
{shellQuote : false, valueFrom : "&&" },
14
14
"find" , ". " ,
15
15
{shellQuote : false, valueFrom : "|" },
16
16
"sort" ]
17
- stdout : output.txt
17
+ stdout : output.txt
You can’t perform that action at this time.
0 commit comments