TGAC / earlham-galaxytools

Galaxy tools and workflows developed at the Earlham Institute
https://tgac.github.io/earlham-galaxytools/
MIT License
14 stars 13 forks source link

Don't exit immediately if lotus2 fails #160

Closed nsoranzo closed 1 year ago

nsoranzo commented 1 year ago

Disable set -e, which is automatically enforced by the "20.09" tool profile. Otherwise output.zip is not created, making more difficult to debug issues.

Also: