v2.1.0
Fixed all Singularity/Conda issuess on HPC backends (slurm
, sge
, pbs
and lsf
)
- Fixes #149
docker
attribute in WDL task'sruntime
is now safely ignored for HPC backends- Singularity directory binding issue (sharing soft-linked input/output files between tasks)
Makes a new Cromwell STDOUT file if it exists
- For example, if
cromwell.out
exists on CWD thencromwell.out.1
is created.