mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-12-29 12:50:56 +00:00
Remove stray debugging line
This commit is contained in:
parent
1c25367f8b
commit
17d50090fd
1 changed files with 0 additions and 1 deletions
|
@ -306,7 +306,6 @@ generate_rpm_info() {
|
||||||
}
|
}
|
||||||
|
|
||||||
package_swaps() {
|
package_swaps() {
|
||||||
set -x
|
|
||||||
# Use dnf shell to swap the system packages out.
|
# Use dnf shell to swap the system packages out.
|
||||||
dnf -y shell --nogpg --disablerepo=\* --noautoremove \
|
dnf -y shell --nogpg --disablerepo=\* --noautoremove \
|
||||||
--setopt=protected_packages= --setopt=keepcache=True \
|
--setopt=protected_packages= --setopt=keepcache=True \
|
||||||
|
|
Loading…
Reference in a new issue