fixup whitespace

This commit is contained in:
Trevor Cooper 2022-06-30 18:12:44 -07:00
parent 671d281afe
commit 79621d45dd
Signed by: tcooper
GPG Key ID: 52364D7BBCEB35B8

View File

@ -89,10 +89,6 @@ sub run {
# ROCKY_SUPPORT_PRODUCT should be Rocky and is Rocky Linux
# ROCKY_SUPPORT_PRODUCT_VERSION should be and is 8 at /var/lib/openqa/share/tests/rocky/tests/os_release.pm line 95.
# Check for fails, count them, collect their messages and die if something was found.
my $failcount = scalar @fails;
script_run "echo \"There were $failcount failures in total.\" >> /tmp/os-release.log";