freebsd-dev/stand/lua
Kyle Evans d66c741396 lualoader: Output "Failed to parse" messages
I can't find any good reason these aren't enabled, so enable them.

The silent runs will only return false on actual parse errors, so it's ok to
be loud about those failures.
2018-02-21 01:52:42 +00:00
..
color.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
config.lua lualoader: Output "Failed to parse" messages 2018-02-21 01:52:42 +00:00
core.lua lualoader: Drop explicit boolean tests; b or not b 2018-02-21 01:39:33 +00:00
drawer.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
loader.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
Makefile
menu.lua lualoader: Drop explicit boolean tests; b or not b 2018-02-21 01:39:33 +00:00
password.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
screen.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00