2009-07-02 Pavel Roskin <proski@gnu.org>

* genparttoollist.sh: Add missing newline at the end.
This commit is contained in:
proski 2009-07-02 04:12:23 +00:00
parent 87a7339e7a
commit b2582ec99c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-07-02 Pavel Roskin <proski@gnu.org>
* genparttoollist.sh: Add missing newline at the end.
2009-07-01 Pavel Roskin <proski@gnu.org>
* kern/x86_64/efi/callwrap.S: Add missing newline at the end.

View File

@ -16,4 +16,4 @@
module=$1
grep -v "^#" | sed -n \
-e "/grub_parttool_register *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $module/;p;}"
-e "/grub_parttool_register *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $module/;p;}"