90-loaderentry.install: fixup BOOT_OPTIONS
authorHarald Hoyer <harald@redhat.com>
Mon, 1 Jun 2015 09:28:03 +0000 (11:28 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 2 Jun 2015 14:10:06 +0000 (16:10 +0200)
commit6fd2ccc957f21a423e1457c66e53b1697944d72a
treed490548e2b3ea86769b83ae5371a7cf938d4236d
parent6f54f5373aa681e66278e8e6edaea06e3d0f8958
90-loaderentry.install: fixup BOOT_OPTIONS

better use "read -r -d '' -a" to read in the array. It handles multiple
lines and missing newline at the EOF.
src/kernel-install/90-loaderentry.install