]> git.proxmox.com Git - pve-storage.git/commit
perlcritic: don't modify $_ in list functions, use for
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Nov 2020 14:26:14 +0000 (15:26 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Nov 2020 14:27:14 +0000 (15:27 +0100)
commit5045e0b77a7f08d1cb6807229b2d019552225f9c
tree6ce403394e60a1424db0f71f181c1fc14d713052
parent1207620cf0d60129e549c36e812943e33e5ddf0f
perlcritic: don't modify $_ in list functions, use for

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Diskmanage.pm