changeset 137:9c80c6214820 draft

Uploaded
author luca_milaz
date Tue, 02 Jul 2024 22:05:08 +0000
parents c001ee32e36f
children 6b916004ae94
files marea_2_0/flux_sampling.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/marea_2_0/flux_sampling.xml	Tue Jul 02 22:03:11 2024 +0000
+++ b/marea_2_0/flux_sampling.xml	Tue Jul 02 22:05:08 2024 +0000
@@ -17,7 +17,7 @@
         --tool_dir $__tool_directory__
         #set $inputs_paths = ""
         #for $input in $inputs
-            #set $inputs_paths = $inputs_paths + $input + ","
+            #set $inputs_paths = $inputs_paths + "$input" + ","
         #end for
         --inputs $inputs
         #if $algorithm_param.algorithm == 'OPTGP':