phnmnl / container-galaxy-k8s-runtime

PhenoMeNal runtime for Galaxy running inside a container orchestrator
Apache License 2.0
5 stars 18 forks source link

Fix error_trap function #151

Closed ilveroluca closed 6 years ago

ilveroluca commented 6 years ago

Due to the quoting, the asterisks in the string were getting expanded, writing the file listing of the CWD to the log

pcm32 commented 6 years ago

Ahhhh... wrong base!