Try something like this:
@ "extremely long long
line............................................................." {
}
grub-emu segfaults. This is partially because of the menu code, partilaly
because of the scripting engine code. The menu code currently limits the max
number of characters per line to 100 (very bad). So get_line chops the line,
then the scripting engine cannot deal with the malformed line. Both must be
fixed.
Okuji
_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel