Remove some debugging code...
This commit is contained in:
parent
116a0df898
commit
2b5ed26466
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ class PungiYum(yum.YumBase):
|
|||
logfile = os.path.join(logdir, '%s.log' % (self.pungiconfig.get('default', 'arch')))
|
||||
|
||||
yum.logging.basicConfig(level=yum.logging.DEBUG, filename=logfile)
|
||||
self.logger.error('foobar')
|
||||
|
||||
def doFileLogSetup(self, uid, logfile):
|
||||
# This function overrides a yum function, allowing pungi to control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue