Merge "Correct rt kernel srpm name to el8_1"

This commit is contained in:
Zuul 2020-05-04 19:00:52 +00:00 committed by Gerrit Code Review
commit 3e3dc651c3
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ for line in $(cat $tarball_file); do
# Create the SRPM using CentOS tools
# bracketed to contain the PATH change
(PATH=$PATH:./centos-git-common into_srpm.sh -d .el8)
mv SRPMS/*.rpm ..
mv SRPMS/*.rpm ../${tarball_name}
popd > /dev/null # pushd kernel-rt
# Cleanup