]> git.e2factory.org Git - e2factory.git/commit
Run e2 tools in protected mode, allowing for use of error()
authorTobias Ulmer <tu@emlix.com>
Mon, 3 Feb 2014 16:51:16 +0000 (17:51 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commitb816520ce481c9f8bc7ce59da1b251a82dd35b1c
tree3a1204d98abb2e8e17bad41896b1ae319dd72bcf
parent2d8a23e465979092f209860287dee4d227254f14
Run e2 tools in protected mode, allowing for use of error()

Convert the top level error handling to error(). Not buying us much as
of now, but it's a start.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
14 files changed:
global/e2-create-project.lua
global/e2-fetch-project.lua
global/e2-install-e2.lua
global/e2.lua
local/e2-build-numbers.lua
local/e2-build.lua
local/e2-cf.lua
local/e2-dlist.lua
local/e2-dsort.lua
local/e2-fetch-sources.lua
local/e2-help.lua
local/e2-ls-project.lua
local/e2-new-source.lua
local/e2-playground.lua