[pve-devel] [PATCH storage] fix #3203: report smart status correctly
Dietmar Maurer
dietmar at proxmox.com
Mon Mar 1 17:40:26 CET 2021
This code is quite strange. Please can you use a
normal: if .. then .. else ..
> + push @$cmd, '-H' if $healthonly;
> + push @$cmd, '-a', '-A', '-f', 'brief' if !$healthonly;
More information about the pve-devel
mailing list