Skip to content

Commit

Permalink
Error: removed '+' from xml
Browse files Browse the repository at this point in the history
  • Loading branch information
clsiguret committed Oct 16, 2024
1 parent b78cea5 commit 3469275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tooldistillator/tooldistillator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tooldistillator
'$tool.select_tool.input'
#end if
#if $tool.select_tool.origin.origin == 'true':
+ --analysis_software_version '$tool.select_tool.origin.analysis_software_version'
--analysis_software_version '$tool.select_tool.origin.analysis_software_version'
#else
--analysis_software_version '$tool.select_tool.input.creating_job.tool_version'
#end if
Expand Down

0 comments on commit 3469275

Please sign in to comment.