From: Thomas Lamprecht Date: Mon, 15 Jul 2019 13:06:01 +0000 (+0200) Subject: zz-efiboot: output ESP_LIST fn quoted, to avoid copying the ! X-Git-Url: https://git.proxmox.com/?p=pve-kernel-meta.git;a=commitdiff_plain;h=f43873b2bef9b82b602743cfeeab15437c77ac5b zz-efiboot: output ESP_LIST fn quoted, to avoid copying the ! Signed-off-by: Thomas Lamprecht --- diff --git a/efiboot/zz-pve-efiboot b/efiboot/zz-pve-efiboot index be24f49..4756555 100755 --- a/efiboot/zz-pve-efiboot +++ b/efiboot/zz-pve-efiboot @@ -64,7 +64,7 @@ update_esp_func() { path="/dev/disk/by-uuid/$curr_uuid" if [ ! -e "${path}" ]; then - warn "WARN: ${path} does not exist - clean ${ESP_LIST}! - skipping" + warn "WARN: ${path} does not exist - clean '${ESP_LIST}'! - skipping" return fi