fix lack of MAJ
This commit is contained in:
parent
723e822464
commit
27cab40b9a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# Signs repo metadata only
|
||||
# shellcheck disable=SC2046,1091,1090
|
||||
source "$(dirname "$0")/common"
|
||||
MAJ=${RLVER}
|
||||
|
||||
echo "** Signing source repos"
|
||||
for y in "${ALL_REPOS[@]}"; do
|
||||
|
|
Loading…
Reference in a new issue