forked from sig_core/toolkit
tweaking treeinfo in kickstart shouldn't matter
This commit is contained in:
parent
03111ba623
commit
56af2ade35
@ -1286,7 +1286,7 @@ class RepoSync:
|
|||||||
self.log.error(Color.FAIL + 'There was an error writing os treeinfo.')
|
self.log.error(Color.FAIL + 'There was an error writing os treeinfo.')
|
||||||
self.log.error(e)
|
self.log.error(e)
|
||||||
|
|
||||||
if self.fullrun:
|
#if self.fullrun:
|
||||||
ksimage = os.path.join(sync_root, v, a, 'kickstart')
|
ksimage = os.path.join(sync_root, v, a, 'kickstart')
|
||||||
ksdata = {
|
ksdata = {
|
||||||
'arch': a,
|
'arch': a,
|
||||||
|
Loading…
Reference in New Issue
Block a user