Browse Source

fix bug: export.wdl

master
YaqingLiu 4 years ago
parent
commit
7efda0eafa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/export.wdl

+ 1
- 1
tasks/export.wdl View File

@@ -1,7 +1,7 @@
task export{
Array[File] result
String docker
String cluster
String cluster_config
String disk_size

command <<<

Loading…
Cancel
Save