pve-kernel-meta/efiboot
Thomas Lamprecht 1a72195a29 followup: code cleanup
* add some spaces for separation, increasing readability
* do not use the non-existent variable x as replacement, but an actual
  empty string ""
* don't use the "truth-y action" at end to make awk print the line ($0)
  but explicitly print $0 after the gsub, makes it easier to get for
  people with not much awk background

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-17 07:44:52 +02:00
..
functions efiboot: guard against grep returning non-zero 2019-07-15 14:28:21 +02:00
Makefile Add efiboot refresh hook to update-initramfs 2019-08-05 13:26:08 +02:00
pve-auto-removal efiboot: guard against grep returning non-zero 2019-07-15 14:28:21 +02:00
pve-efiboot-sync Add efiboot refresh hook to update-initramfs 2019-08-05 13:26:08 +02:00
zz-pve-efiboot followup: code cleanup 2019-10-17 07:44:52 +02:00