mirror of
https://git.proxmox.com/git/grub2
synced 2026-01-17 05:28:10 +00:00
Display error messages when parsing a Lua statement fails. Previously, executing a syntactically invalid statement like ")foo" or "bar;" would silently fail. * script/lua/grub_main.c (handle_lua_error): New function. (grub_lua_parse_line): Improved reporting of Lua parser and execution errors. |
||
|---|---|---|
| .. | ||
| lua | ||
| sh | ||