mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 07:35:50 +03:00
[PR #580] [MERGED] Don't hide ISOs with uppercase names #685
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/580
Author: @darkpixel
Created: 10/13/2015
Status: ✅ Merged
Merged: 10/15/2015
Merged by: @retspen
Base:
master← Head:patch-1📝 Commits (1)
680c3d1Don't hide ISOs with uppercase names📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
vrtManager/instance.py(+1 -1)📄 Description
Most Microsoft ISOs are distributed by default with the extension being in upper-case, while most *nix ISOs are lower-case. For a brief moment I thought the code was inhabited by an evil Microsoft-hating spirit... ;)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.