saubermann-rpm: make dnf quiet

This commit is contained in:
neingeist 2017-11-12 12:34:50 +01:00
parent d70ef51b84
commit da87614565

View file

@ -31,4 +31,4 @@ find /etc/ /usr/ \
-or -name "*.rpm*" -and -not -name "*.rpm"
echo "== Orphan packages according to dnf"
dnf repoquery --extras
dnf -q repoquery --extras