From: Thomas Lamprecht Date: Fri, 28 Jun 2019 09:19:08 +0000 (+0200) Subject: fixup: whitespace and chmod changes X-Git-Url: https://git.proxmox.com/?p=proxmox-ve.git;a=commitdiff_plain;h=d3caafe2561ab571e1ce04e0d21182905a81dc43 fixup: whitespace and chmod changes Signed-off-by: Thomas Lamprecht --- diff --git a/debian/efiboot/functions b/debian/efiboot/functions old mode 100644 new mode 100755 index 3c56069..1327bb4 --- a/debian/efiboot/functions +++ b/debian/efiboot/functions @@ -56,4 +56,3 @@ boot_kernel_list() { warn() { echo "$@" 1>&2 } - diff --git a/debian/efiboot/zz-pve-efiboot b/debian/efiboot/zz-pve-efiboot index 0af99ab..f3c0aee 100755 --- a/debian/efiboot/zz-pve-efiboot +++ b/debian/efiboot/zz-pve-efiboot @@ -154,4 +154,3 @@ case $0:$mode in esac exit 0 -