nextflow
nextflow copied to clipboard
Fix config for Trace level logging within the ConfigBuilder class
Fix issue #6039
Deploy Preview for nextflow-docs-staging canceled.
| Name | Link |
|---|---|
| Latest commit | aef1d961b31308728ca5f8f4ecaeceee8b858fdc |
| Latest deploy log | https://app.netlify.com/projects/nextflow-docs-staging/deploys/6846d824de95b30008282070 |
The unit test error seems to occur in some code I didn't touch at all..
Note that an alternative solution would simply be to remove the call to isTraceEnable in CmdRun and let ConfigBuilder decide on its own.