Call run() method once we create InstRoot.
This commit is contained in:
parent
c39d130b60
commit
f558cfa7f0
@ -74,6 +74,7 @@ class Lorax:
|
|||||||
arch=self.getBuildArch(),
|
arch=self.getBuildArch(),
|
||||||
treedir=self.treedir,
|
treedir=self.treedir,
|
||||||
updates=self.updates)
|
updates=self.updates)
|
||||||
|
self.instroot.run()
|
||||||
|
|
||||||
def showVersion(self, driver=None):
|
def showVersion(self, driver=None):
|
||||||
"""showVersion(driver)
|
"""showVersion(driver)
|
||||||
|
Loading…
Reference in New Issue
Block a user