Revision: 2477
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2477
Author:   fzielcke
Date:     2009-08-07 14:06:24 +0000 (Fri, 07 Aug 2009)
Log Message:
-----------
2009-08-07  Felix Zielcke  <[email protected]>

        * util/grub-mkconfig.in: Remove a wrong `fi'.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/util/grub-mkconfig.in

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog       2009-08-07 13:40:43 UTC (rev 2476)
+++ trunk/grub2/ChangeLog       2009-08-07 14:06:24 UTC (rev 2477)
@@ -1,5 +1,9 @@
 2009-08-07  Felix Zielcke  <[email protected]>
 
+       * util/grub-mkconfig.in: Remove a wrong `fi'.
+
+2009-08-07  Felix Zielcke  <[email protected]>
+
        * fs/uuid.c (grub_jfs_superblock): New fields unused2 and uuid.
        (grub_jfs_uuid): New function.
        (grub_jfs_fs): Set uuid field to grub_jfs_uuid.

Modified: trunk/grub2/util/grub-mkconfig.in
===================================================================
--- trunk/grub2/util/grub-mkconfig.in   2009-08-07 13:40:43 UTC (rev 2476)
+++ trunk/grub2/util/grub-mkconfig.in   2009-08-07 14:06:24 UTC (rev 2477)
@@ -172,7 +172,6 @@
         # fallback to the native terminal for this platform
         unset GRUB_TERMINAL_OUTPUT
       fi
-    fi
   ;;
   *)
     # make sure all our children behave in conformance with ascii..



Reply via email to