Fix typo in runtest.sh

Resolves: #2217519
This commit is contained in:
Marek Polacek 2023-08-04 12:20:52 -04:00
parent eb55410dfd
commit fc80cf5aaf
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ set -x
# This is a metapackage. It's main purpose is to pull other packages
# into play via the rpm deps.
rpm -q gcc-toolset-12
rpm -q gcc-toolset-13
echo
echo RESULT: PASS