Remove some debugging code...

This commit is contained in:
Jesse Keating 2008-07-15 18:36:07 -04:00
parent 116a0df898
commit 2b5ed26466
1 changed files with 0 additions and 1 deletions

View File

@ -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