]> git.proxmox.com Git - proxmox-kernel-helper.git/commit
proxmox boot: avoid double quotes for printf format text
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Jun 2023 06:48:39 +0000 (08:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Jun 2023 06:48:43 +0000 (08:48 +0200)
commit9778a17731c5169776a6f88ef683791c4d357a66
tree2b9de31e4864793b4870f64f1168a45e38116fd8
parent915f1742c9744aebac9d922c4fce553468e11d21
proxmox boot: avoid double quotes for printf format text

most shells interpret the ! contained in "double quotes" as event and
try to resolve that, luckily dash doesn't do that but still simply
dangerous to do such stuff..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/proxmox-boot/zz-proxmox-boot