Commit 154fb47a authored by Ayush Tiwari's avatar Ayush Tiwari

bt5_config: No need to add erp5_mysql_innodb as path during migration of BT

parent 1c4c49ee
......@@ -796,7 +796,6 @@ class TemplateTool (BaseTool):
else:
catalog_path = 'portal_catalog/erp5_mysql_innodb'
removable_sub_object_path.append(catalog_path)
template_path_list.append(catalog_path)
removable_property[catalog_path] = properties_removed
for prop in properties_removed:
property_path_list.append('%s#%s' % (catalog_path, prop))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment