missing logger

This commit is contained in:
Louis Abel 2022-07-03 23:35:03 -07:00
parent f9166541f4
commit 93d6bae08c
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 4 additions and 0 deletions

View File

@ -1236,6 +1236,10 @@ class RepoSync:
for v in variants_to_tweak:
for a in arches_to_tree:
self.log.info(
'[' + Color.BOLD + Color.GREEN + 'INFO' + Color.END + '] ' +
'Tweaking treeinfo for ' + a + ' ' + v
)
image = os.path.join(sync_root, v, a, 'os')
imagemap = self.iso_map['images'][v]
data = {