From: robertmh Date: Tue, 15 May 2007 19:25:56 +0000 (+0000) Subject: 2007-05-15 Robert Millan X-Git-Tag: 1.98~1853 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e26e3bc685ebe86e0db3bd3cb34d88a893e3817;p=thirdparty%2Fgrub.git 2007-05-15 Robert Millan * util/update-grub.in: Remove duplicated line in grub.cfg header message. --- diff --git a/ChangeLog b/ChangeLog index 950404f46..bc7af5def 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-15 Robert Millan + + * util/update-grub.in: Remove duplicated line in grub.cfg header + message. + 2007-05-13 Robert Millan * util/update-grub.in: Fix a few assumptions about the devices holding diff --git a/util/update-grub.in b/util/update-grub.in index 293b50067..0fc643ea3 100644 --- a/util/update-grub.in +++ b/util/update-grub.in @@ -110,7 +110,6 @@ cat << EOF # DO NOT EDIT THIS FILE # # It is automaticaly generated by $0 using templates from ${update_grub_dir} -# It is automaticaly generated by $0 using templates from ${update_grub_dir} # and settings from ${sysconfdir}/default/grub # EOF