test/regression-old-worker-new-composer: clean whitespace

Clean trailing whitespace from test script.
This commit is contained in:
Achilleas Koutsou 2022-05-16 16:16:12 +02:00 committed by Sanne Raymaekers
parent da453062e1
commit b38e5f85c3

View file

@ -16,7 +16,7 @@ if [ "$ARCH" != "x86_64" ] || [ "$ID" != rhel ] || ! sudo subscription-manager s
exit 0
fi
# Provision the software under test.
# Provision the software under test.
/usr/libexec/osbuild-composer-test/provision.sh
function get_build_info() {