changeset 23:5dd8edc001cd draft

Uploaded
author trinity_ctat
date Thu, 26 Apr 2018 19:16:10 -0400
parents 205d4b3cc656
children 32bb44648cea
files data_manager/add_ctat_centrifuge_index.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/add_ctat_centrifuge_index.xml	Thu Apr 26 18:48:25 2018 -0400
+++ b/data_manager/add_ctat_centrifuge_index.xml	Thu Apr 26 19:16:10 2018 -0400
@@ -12,11 +12,11 @@
             --display_name "${display_name}" 
             --destination_path "${destination}" 
             --output_filename "${out_file}" 
-            #if str($download) == "true":
+            #if str( $download_question.download ) == "true":
                 --download_file "${filename}" 
-            #end if
-            #if str($force_download) == "true":
-                --force_download 
+                #if str( $download_question.force_download ) == "true":
+                    --force_download 
+                #end if
             #end if
         ]]>
     </command>