Commit 49beb930 authored by Łukasz Nowak's avatar Łukasz Nowak

Fixup b62018dc

parent 5ff4bc74
......@@ -408,7 +408,7 @@ class InstancePublisher(GenericPublisher):
portal_type="Person")
else:
raise NotImplementedError, "Can not get Person document"
user.Person_findPartition(
result = user.Person_findPartition(
self.jbody['software_release'],
self.jbody['software_type'],
('Software Instance', 'Slave Instance')[int(self.jbody['slave'])],
......
9
\ No newline at end of file
10
\ No newline at end of file
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