Fix typo in runtest.sh

Resolves: #2217520
This commit is contained in:
Marek Polacek 2023-08-04 12:25:56 -04:00
parent f34a92e608
commit 90986417d9

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