Explorar el Código

fix bug: export.wdl

master
YaqingLiu hace 4 años
padre
commit
7efda0eafa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      tasks/export.wdl

+ 1
- 1
tasks/export.wdl Ver fichero

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

command <<<

Cargando…
Cancelar
Guardar