Skip to content
Snippets Groups Projects

RAP-876 Add pipeline log

Merged RAP-876 Add pipeline log
All threads resolved!
Merged Mick Veldhuis requested to merge add-pipeline-log into main
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -166,7 +166,7 @@ steps:
source: dp3_numthreads
out: [msout, logfiles]
- id: concat_logfiles
label: Combine log files
label: Combine DP3 log files
doc: |
Concatenate logs produced by DP3 into pipeline.log
run: ../steps/concatenate_files.cwl
Loading