first stab at renaming signed repos to dist repos

sed -i -e 's/signed\(.\?[Rr]epo\)/dist\1/g'
sed -i -e 's/Signed\(.\?[Rr]epo\)/Dist\1/g'
This commit is contained in:
Mike McLean 2017-03-24 17:01:59 -04:00
parent 3d551dae5e
commit c86b5c3ac0
12 changed files with 70 additions and 70 deletions

View file

@ -119,7 +119,7 @@ miscellaneous commands:
import-comps Import group/package information from a comps file
moshimoshi Introduce yourself
save-failed-tree Create tarball with whole buildtree
signed-repo create a yum repo of GPG signed RPMs
dist-repo create a yum repo of GPG signed RPMs
monitor commands:
wait-repo Wait for a repo to be regenerated