Fix remove notree.

master
Mike Hiretsky 12 years ago
parent 6ef7328334
commit 8b036a6883

@ -167,9 +167,6 @@ class image_cmd(share_cmd):
if not self.isRoot() or not self.isScratch(True):
sys.exit(1)
if values.notree:
self.logicObj.clVars.Set('cl_builder_tree','off',True)
if values.noisohybrid:
self.logicObj.clVars.Set('cl_builder_isohybrid_set','off',True)

Loading…
Cancel
Save