]> git.proxmox.com Git - pve-common.git/commit
cert: csr: sensible param default for warn helper, avoid early line breaks
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Mar 2023 17:11:24 +0000 (18:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Mar 2023 17:36:42 +0000 (18:36 +0100)
commit45a75161032914db05fc8896be25cda1eca245c3
tree1d97cfb2906000fa87bf7b04e948ecd0b8f70334
parentc1b077456a525ab90afee9f3616700c07e7b487e
cert: csr: sensible param default for warn helper, avoid early line breaks

If one sets a param hard-coded to the same vallue in all but one case
it often is a nicer to negate it and but it at the end.

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