Removed the print of depmod output
Was there only for debugging
This commit is contained in:
parent
0645d2ade3
commit
68247d2d77
@ -311,7 +311,6 @@ export PS1 PATH
|
||||
self.dsttree, kernel.version)
|
||||
|
||||
err, stdout = commands.getstatusoutput(cmd)
|
||||
print stdout
|
||||
if err:
|
||||
self.perror(stdout)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user