tweaking treeinfo in kickstart shouldn't matter

This commit is contained in:
Louis Abel 2022-07-25 03:12:26 -07:00
parent 03111ba623
commit 56af2ade35
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 18 additions and 18 deletions

View File

@ -1286,7 +1286,7 @@ class RepoSync:
self.log.error(Color.FAIL + 'There was an error writing os treeinfo.')
self.log.error(e)
if self.fullrun:
#if self.fullrun:
ksimage = os.path.join(sync_root, v, a, 'kickstart')
ksdata = {
'arch': a,