Skip to content

Fix assertion to do actual comparison#499

Merged
ekohl merged 1 commit intotheforeman:masterfrom
ekohl:fix-logic-bug
May 9, 2025
Merged

Fix assertion to do actual comparison#499
ekohl merged 1 commit intotheforeman:masterfrom
ekohl:fix-logic-bug

Conversation

@ekohl
Copy link
Member

@ekohl ekohl commented May 9, 2025

By using a single = the value is assigned, which is always true.

Fixes: 340c8ee ("Generate a ca-bundle of the default and server certificates")

By using a single = the value is assigned, which is always true.

Fixes: 340c8ee ("Generate a ca-bundle of the default and server certificates")
@ekohl ekohl merged commit b935de1 into theforeman:master May 9, 2025
9 checks passed
@ekohl ekohl deleted the fix-logic-bug branch May 9, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments