Skip to content
Snippets Groups Projects
Commit c8b160d7 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix naming

parent 08c8fec6
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ outputs: ...@@ -76,7 +76,7 @@ outputs:
doc: Output Measurement Set doc: Output Measurement Set
type: Directory type: Directory
outputBinding: outputBinding:
glob: '$(inputs.msout_name=="." ? inputs.msin.basename : inputs.msout)' glob: '$(inputs.msout_name=="." ? inputs.msin.basename : inputs.msout_name)'
- id: secondary_output_files - id: secondary_output_files
doc: Secondary output files doc: Secondary output files
type: Any type: Any
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment