Skip to content

Fix incorrect OS version check condition#788

Open
DonChunior wants to merge 1 commit intorcmaehl:mainfrom
DonChunior:Fix-OS-version-check
Open

Fix incorrect OS version check condition#788
DonChunior wants to merge 1 commit intorcmaehl:mainfrom
DonChunior:Fix-OS-version-check

Conversation

@DonChunior
Copy link
Contributor

The condition 'WIN_11' was always evaluated as True (non-empty string) because it was not compared to @OSVersion.

The condition 'WIN_11' was always evaluated as True (non-empty string) because it was not compared to @osversion.
@micwoj92 micwoj92 requested a review from rcmaehl December 22, 2025 16:58
@micwoj92
Copy link
Collaborator

ping @rcmaehl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants