changeset 17:88d2c3a05448 draft

changed some stuff
author trinity_ctat
date Fri, 19 Oct 2018 17:33:45 -0400
parents cf3ea18e68f8
children f49893aff779
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	Fri Oct 19 17:31:18 2018 -0400
+++ b/data_manager/add_ctat_resource_lib.xml	Fri Oct 19 17:33:45 2018 -0400
@@ -18,8 +18,8 @@
               #if str($genome_resource_library.rebuild) == "true":
                 --new_library_build
               #end if
-              if str($genome_resource_library.specify_build_location.build_location) == "different_location":
-                  --build_location="${genome_resource_library.specify_build_location.different_build_location}"
+              if str($genome_resource_library.build_location) == "different_location":
+                  --build_location="${genome_resource_library.different_build_location}"
               #end if
             #end if
             #if str($genome_resource_library.build_type) == "specify_built_location":