Related: #2183234 .el8 is rhel-8.9.0
This commit is contained in:
parent
ef4a7c0893
commit
41e80b447d
@ -26,7 +26,7 @@ function dist_to_rhel_minor(str, start)
|
||||
end
|
||||
match = string.match(str, ".el8")
|
||||
if match then
|
||||
return 7
|
||||
return 9
|
||||
end
|
||||
return -1
|
||||
end}
|
||||
|
Loading…
Reference in New Issue
Block a user