Fix output of cl-image dispatch-conf.

master
Mike Hiretsky 12 years ago
parent 107a76be86
commit e30a0c5577

@ -242,6 +242,7 @@ class cl_builder(color_print):
# run dispatch conf interactive
os.system("chroot %s /bin/bash -c '/usr/sbin/dispatch-conf'"%
distrPath)
self.printByResult(True);
def prepareSourceDistributive(self,distr):
"""Unmount all bind,proc mount points from source distribute"""

Loading…
Cancel
Save