changeset 25:9f99eb3aebfb draft

Uploaded
author trinity_ctat
date Fri, 27 Apr 2018 07:24:29 -0400
parents 32bb44648cea
children bf41e354f359
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 23:17:21 2018 -0400
+++ b/data_manager/add_ctat_centrifuge_index.xml	Fri Apr 27 07:24:29 2018 -0400
@@ -13,7 +13,7 @@
             --destination_path "${destination}" 
             --output_filename "${out_file}" 
             #if str( $download_question.download ) == "true":
-                --download_file "${download_question.filename}" 
+                --download_location "\"${download_question.filename}\"" 
                 #if str( $download_question.force_download ) == "true":
                     --force_download 
                 #end if