Commit ee26d136 authored by Gabriel Monnerat's avatar Gabriel Monnerat

keep the previous name to makes the review more easy (as this change is unrelated to slave instance

parent c95effff
......@@ -777,7 +777,7 @@ class SlapTool(BaseTool):
def _getSalePackingListLineAsSoftwareInstance(self, sale_packing_list_line):
merged_dict = sale_packing_list_line.\
SalePackingListLine_asSoftwareInstanceComputerPartitionMergedDict()
SalePackinListLine_asSoftwareInstnaceComputerPartitionMergedDict()
if merged_dict is None:
LOG('SlapTool._getSalePackingListLineAsSoftwareInstance', INFO,
'%s returned no information' % sale_packing_list_line.getRelativeUrl())
......
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