From: Colin Watson Date: Sat, 5 Jun 2010 19:44:44 +0000 (+0100) Subject: * util/grub.d/00_header.in: Quote values assigned to `saved_entry', X-Git-Tag: 1.99~846 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71c3809882f5382ef40e434c7ac1a76d020f3577;p=thirdparty%2Fgrub.git * util/grub.d/00_header.in: Quote values assigned to `saved_entry', in case they contain spaces. --- diff --git a/ChangeLog b/ChangeLog index 65a3c69b8..779973f1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-06-05 Colin Watson + + * util/grub.d/00_header.in: Quote values assigned to `saved_entry', + in case they contain spaces. + 2010-06-04 Colin Watson * util/grub-mkconfig_lib.in (prepare_grub_to_access_device): Prepend diff --git a/util/grub.d/00_header.in b/util/grub.d/00_header.in index 0a5cfac18..199a1d7af 100644 --- a/util/grub.d/00_header.in +++ b/util/grub.d/00_header.in @@ -62,7 +62,7 @@ EOF fi cat <