Commit c086efca authored by Boxiang Sun's avatar Boxiang Sun

slapos_cloud: Remove the exception which was for debugging

parent 5179ab7d
......@@ -45,7 +45,6 @@ delivery = module.newContent(title="Transfer %s to %s" % (context.getTitle(), de
stop_date=DateTime(),
portal_type=portal_type)
raise Exception(context.getReference(), context.getQuantityUnit())
delivery_line = delivery.newContent(
portal_type=line_portal_type,
title=context.getReference(),
......
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