changeset 101:6cb85065b38b draft

Uploaded
author luca_milaz
date Sun, 13 Oct 2024 12:00:59 +0000
parents c7bdcfbb575c
children 182c710c1660
files COBRAxy/ras_to_bounds.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds.xml	Sun Oct 13 11:58:40 2024 +0000
+++ b/COBRAxy/ras_to_bounds.xml	Sun Oct 13 12:00:59 2024 +0000
@@ -34,7 +34,7 @@
                 #set $names = $names + $input_temp.element_identifier + ","
             #end for
         #end if
-        --name $names
+        --name "$names"
         --out_log $log
         ]]>
     </command>