Related: #2183251 .el8 is rhel-8.9.0
This commit is contained in:
parent
7d06941d7f
commit
07bb4067ec
@ -19,7 +19,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