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(),
|
||||
treedir=self.treedir,
|
||||
updates=self.updates)
|
||||
self.instroot.run()
|
||||
|
||||
def showVersion(self, driver=None):
|
||||
"""showVersion(driver)
|
||||
|
Loading…
Reference in New Issue
Block a user