# HG changeset patch # User trinity_ctat # Date 1539984825 14400 # Node ID 88d2c3a054487ecb3378bc1a207294e5e0c3d9a9 # Parent cf3ea18e68f87f49661f07dcfcc161bab743c604 changed some stuff diff -r cf3ea18e68f8 -r 88d2c3a05448 data_manager/add_ctat_resource_lib.xml --- 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":