* util/grub-mkconfig.in: Add missing newline to output.
authorColin Watson <cjwatson@ubuntu.com>
Mon, 9 Dec 2013 00:14:59 +0000 (00:14 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 9 Dec 2013 00:14:59 +0000 (00:14 +0000)
ChangeLog
util/grub-mkconfig.in

index 2003932..5484236 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-09  Colin Watson  <cjwatson@ubuntu.com>
+
+       * util/grub-mkconfig.in: Add missing newline to output.
+
 2013-12-08  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/kern/ia64/efi/init.c (grub_arch_sync_caches): Move to ...
index 7b85c88..3390ba9 100644 (file)
@@ -267,6 +267,7 @@ if test "x${grub_cfg}" != "x" ; then
 Ensure that there are no errors in /etc/default/grub
 and /etc/grub.d/* files or please file a bug report with
 %s file attached." "${grub_cfg}.new" >&2
+    echo >&2
   else
     # none of the children aborted with error, install the new grub.cfg
     mv -f ${grub_cfg}.new ${grub_cfg}