Commit 93cd9e33 authored by Ayush Tiwari's avatar Ayush Tiwari

bt5_config: Cleanup mistake in last commit

parent a102b5e0
......@@ -1217,7 +1217,7 @@ class BusinessPatchItem(XMLObject):
# Raise if there is no item exisiting in dependency Business Manager
if not dependency_item:
import pdb; pdb.set_trace()
raise ValueError('No %s exist at path %s in installed version of %s'
% ( new_item.getPortalType(),
item_path,
......
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