From e92fe49e4275a3e686ae0b210959259f6c11c141 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Dec 12 2017 08:02:43 +0000 Subject: remove white space at the end of line --- diff --git a/20-grubby.install b/20-grubby.install index 418c4b6..e059125 100755 --- a/20-grubby.install +++ b/20-grubby.install @@ -47,5 +47,5 @@ esac # skip other installation plugins, if we can't find a boot loader spec conforming setup if ! [[ -d /boot/loader/entries || -L /boot/loader/entries ]]; then - exit 77 + exit 77 fi