# HG changeset patch # User trinity_ctat # Date 1539986513 14400 # Node ID f403d561cda95995729a112004fa73b0cb39ed95 # Parent cf8155c24783aee0de093c48363ae3f164416585 Uploaded diff -r cf8155c24783 -r f403d561cda9 data_manager/add_ctat_resource_lib.xml --- a/data_manager/add_ctat_resource_lib.xml Fri Oct 19 17:57:46 2018 -0400 +++ b/data_manager/add_ctat_resource_lib.xml Fri Oct 19 18:01:53 2018 -0400 @@ -18,8 +18,8 @@ #if str($genome_resource_library.rebuild) == "true": --new_library_build #end if - if str($specify_build_location.build_location) == "true": - --build_location="${specify_build_location.different_build_location}" + if str($genome_resource_library.build_location) == "true": + --build_location="${genome_resource_library.different_build_location}" #end if #end if #if str($genome_resource_library.build_type) == "specify_built_location":