Skip to content

Make source ISO detection case-insensitive#421

Merged
ader1990 merged 1 commit intocloudbase:masterfrom
mpanduru:iso_fix
Feb 19, 2026
Merged

Make source ISO detection case-insensitive#421
ader1990 merged 1 commit intocloudbase:masterfrom
mpanduru:iso_fix

Conversation

@mpanduru
Copy link
Contributor

Currently, when wim_file_path points to an ISO, the tool detects the .iso extension, mounts the image automatically, and uses the WIM from the mounted media. This detection is currently case-sensitive, so paths ending in .ISO are not recognized.
This PR updates the extension check to be case-insensitive.

@ader1990
Copy link
Member

Thanks, LGTM.

@ader1990 ader1990 merged commit 342c678 into cloudbase:master Feb 19, 2026
3 checks passed
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