Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENT-11808: detect-environment: Fixed version detection for RHEL (3.21.x) #1426

Merged
merged 1 commit into from
May 24, 2024

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented May 23, 2024

Jenkins failed with "Unknown RHEL Server version: 8.10" because the detect-environment script did not take into account that the minor version number can have more than one decimal.

Ticket: ENT-11808
Changelog: None
Signed-off-by: Lars Erik Wik [email protected]
(cherry picked from commit 4f0a6ba)

Back ported from #1423

Build Status

Jenkins failed with "Unknown RHEL Server version: 8.10" because the
`detect-environment` script did not take into account that the minor
version number can have more than one decimal.

Ticket: ENT-11808
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
(cherry picked from commit 4f0a6ba)
@vpodzime vpodzime merged commit 3b38fdd into cfengine:3.21.x May 24, 2024
11 of 14 checks passed
@larsewi larsewi deleted the unknown-3.21.x branch November 14, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants