2009-08-07 Felix Zielcke <fzielcke@z-51.de>
* util/grub-mkconfig.in: Remove a wrong `fi'.
This commit is contained in:
parent
0ded14361d
commit
998b5aa9ae
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-08-07 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* util/grub-mkconfig.in: Remove a wrong `fi'.
|
||||
|
||||
2009-08-07 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* fs/uuid.c (grub_jfs_superblock): New fields unused2 and uuid.
|
||||
|
|
|
@ -172,7 +172,6 @@ case ${GRUB_TERMINAL_OUTPUT} in
|
|||
# fallback to the native terminal for this platform
|
||||
unset GRUB_TERMINAL_OUTPUT
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
# make sure all our children behave in conformance with ascii..
|
||||
|
|
Loading…
Reference in a new issue