]> git.e2factory.org Git - e2factory.git/commit
Rework error handling in parse_e2versionfile()
authorTobias Ulmer <tu@emlix.com>
Thu, 25 Apr 2013 16:47:16 +0000 (18:47 +0200)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 13:58:55 +0000 (14:58 +0100)
commit200eae0280bb8cc9eca0a11d5c5fd5181eb2592c
tree9c3a262e9646ec53cf80580555ad761d2423a0c4
parentdb5cc77a140d9a1efc0a5183118858617d044be3
Rework error handling in parse_e2versionfile()

Remove e2_has_fixed_tag() its return values conflict with error
reporting and we can just inline the single use (minus the messages)

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