changeset 24:32bb44648cea draft

Uploaded
author trinity_ctat
date Thu, 26 Apr 2018 23:17:21 -0400
parents 5dd8edc001cd
children 9f99eb3aebfb
files data_manager/add_ctat_centrifuge_index.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/add_ctat_centrifuge_index.xml	Thu Apr 26 19:16:10 2018 -0400
+++ b/data_manager/add_ctat_centrifuge_index.xml	Thu Apr 26 23:17:21 2018 -0400
@@ -13,7 +13,7 @@
             --destination_path "${destination}" 
             --output_filename "${out_file}" 
             #if str( $download_question.download ) == "true":
-                --download_file "${filename}" 
+                --download_file "${download_question.filename}" 
                 #if str( $download_question.force_download ) == "true":
                     --force_download 
                 #end if