Skip to content

Commit

Permalink
debug: dont merge
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou committed Feb 10, 2025
1 parent 90ae506 commit 8e3a9c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ container-rpm-test:
$(RPM_NAME):$(CI_TAG) \
sh -exc ' \
/run-build-and-arg make run-rpm-tests-only; \
echo "debuglevel=10" >> /etc/dnf/dnf.conf; \
dnf install -y /tmp/anaconda/result/build/01-rpm-build/*.rpm; \
cd /tmp/anaconda; \
rpmlint *.spec.in result/build/01-rpm-build/*.rpm --config rpmlint.toml'
Expand Down

0 comments on commit 8e3a9c9

Please sign in to comment.