From ef669a5f20bf4b6f9202e229e02d2433b552b1d6 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT/postscripts/efibootmgr --- xCAT/postscripts/efibootmgr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/efibootmgr b/xCAT/postscripts/efibootmgr index 62ae70345..833b0af89 100644 --- a/xCAT/postscripts/efibootmgr +++ b/xCAT/postscripts/efibootmgr @@ -1,2 +1,2 @@ echo "Setting Boot Manager for the next boot." -efibootmgr -c -l \\EFI\\redhat\\grub.efi -L Linux \ No newline at end of file +efibootmgr -c -l \\EFI\\redhat\\grub.efi -L Linux