Remove stray debugging line

This commit is contained in:
Peter Ajamian 2021-05-14 02:33:59 +12:00
parent 1c25367f8b
commit 17d50090fd
1 changed files with 0 additions and 1 deletions

View File

@ -306,7 +306,6 @@ generate_rpm_info() {
}
package_swaps() {
set -x
# Use dnf shell to swap the system packages out.
dnf -y shell --nogpg --disablerepo=\* --noautoremove \
--setopt=protected_packages= --setopt=keepcache=True \