....
This commit is contained in:
parent
380301725d
commit
b566970d57
@ -109,7 +109,7 @@ class MirrorMgr(object):
|
|||||||
self.chk_cur_ver()
|
self.chk_cur_ver()
|
||||||
self.parse_cfg()
|
self.parse_cfg()
|
||||||
self.log = logger.log(logfile = os.path.abspath(os.path.expanduser(
|
self.log = logger.log(logfile = os.path.abspath(os.path.expanduser(
|
||||||
self.cfg['DEFAULT'])),
|
self.cfg['DEFAULT']['logfile'])),
|
||||||
logname = 'optools.repoclone.centos',
|
logname = 'optools.repoclone.centos',
|
||||||
loglvl = _loglevel)
|
loglvl = _loglevel)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user