changeset 26:fece713ae5db draft

Uploaded
author trinity_ctat
date Mon, 02 Jul 2018 18:13:45 -0400
parents 52020adf3901
children 873bcb758028
files data_manager/add_ctat_resource_lib.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/add_ctat_resource_lib.xml	Mon Jul 02 18:09:49 2018 -0400
+++ b/data_manager/add_ctat_resource_lib.xml	Mon Jul 02 18:13:45 2018 -0400
@@ -19,8 +19,8 @@
                     --new_archive_download
                 #end if
             #else
-                #if str( ${library_status.needs_build} ) == "true":
-                    --source_location="${library_status.source_location}"
+                #if str( ${genome_resource_library.needs_build} ) == "true":
+                    --source_location="${genome_resource_library.source_location}"
                 #end if
             #end if
             --build_location "${genome_resource_library.built_library_location}"