Skip to content

Commit 9063bf1

Browse files
committed
CI: Show more output of dnf5 to help debugging
1 parent 1a002d2 commit 9063bf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ci_fedora.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ then
4141
# Ignore weak depencies
4242
echo "install_weak_deps=False" >> /etc/dnf/dnf.conf
4343
echo "minrate=10M" >> /etc/dnf/dnf.conf
44+
export FORCE_COLUMNS=200
4445
time dnf -y install dnf5
4546
time dnf5 -y install dnf5-plugins cmake python3-zoidberg python3-natsort
4647
# Allow to override packages - see #2073

0 commit comments

Comments
 (0)