change comments briefly before merging changes

This commit is contained in:
Louis Abel 2022-07-03 14:08:59 -07:00
parent 462ea264b3
commit 957bf5ef3f
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 4 additions and 2 deletions

View File

@ -173,7 +173,8 @@ class RepoSync:
* Dry runs only create initial directories and structure
* Full runs sync everything from the top and setup structure,
including creating a symlink to latest-Rocky-X
including creating a symlink to latest-Rocky-X and creating the
kickstart directories
* self.repo is ignored during full runs (noted in stdout)
* self.arch being set will force only that arch to sync
"""

View File

@ -86,7 +86,8 @@ class Shared:
"""
Writes really basic treeinfo, this is for single repository treeinfo
data. This is usually called in the case of a fresh run and each repo
needs one.
needs one. This basic info may be overwritten later either by lorax
data or a full run.
"""
ti = productmd.treeinfo.TreeInfo()
ti.release.name = distname