FIX: release_identification for Rocky Linux 9 #116
1 changed files with 10 additions and 14 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue