# HG changeset patch # User luca_milaz # Date 1719957658 0 # Node ID 47b8ed94b70c931d038114979891241e9ec51e28 # Parent 54f816f17f562c788f1f73187fe6dd4c0c311771 Uploaded diff -r 54f816f17f56 -r 47b8ed94b70c marea_2_0/flux_sampling.xml --- a/marea_2_0/flux_sampling.xml Tue Jul 02 22:00:47 2024 +0000 +++ b/marea_2_0/flux_sampling.xml Tue Jul 02 22:00:58 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_paths #if $algorithm_param.algorithm == 'OPTGP':