]> git.e2factory.org Git - e2factory.git/commit
Make dofile2() more strict, improving config file error detection
authorTobias Ulmer <tu@emlix.com>
Thu, 6 Feb 2014 17:04:37 +0000 (18:04 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commit42d221745703df7b1ed6797190870497edb01c34
tree3f5b970da9535d2f19fe36bf45b940f2ea56f76e
parent33b49685e863aac16b071bfde551e63d257fbcce
Make dofile2() more strict, improving config file error detection

The capability to disallow global variables and reading undefined
variables in configs existed for a long time but was not enabled for
most files... Implements bz#127

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/e2lib.lua
generic/e2option.lua
local/e2tool.lua
local/licence.lua