Print GCC version

This commit is contained in:
Zdenek Dohnal 2025-02-04 15:56:23 +01:00
commit 2919675fb8

View file

@ -60,6 +60,7 @@ rlJournalStart
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rlPhaseStartSetup Setup
rlAssertRpm $PACKAGE
rlRun "rpm -q gcc"
rlFileBackup /etc/vimrc
rlRun "rm -f /etc/vimrc" 0 "Remove system wide vimrc, breaks the test suite"