[pve-devel] applied: [PATCH] cleanup windows version handling and hyperv enlightments
Dietmar Maurer
dietmar at proxmox.com
Fri Nov 11 06:09:32 CET 2016
applied.
I wonder if we can also simplify the following:
- if ($conf->{ostype} && $conf->{ostype} =~ m/^w/){
+ if ($winversion) {
?
More information about the pve-devel
mailing list