]> git.ozlabs.org Git - petitboot/commitdiff
discover/grub2: fix comment handling
authorJeremy Kerr <jk@ozlabs.org>
Tue, 17 Sep 2013 06:36:43 +0000 (14:36 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 24 Sep 2013 05:14:59 +0000 (13:14 +0800)
Remove '#' from the list of word chars. Also, don't need the '$' char in
the comment regex

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found