]> git.e2factory.org Git - e2factory.git/commit
Explicitly load e2util module in e2lib
authorTobias Ulmer <tu@emlix.com>
Fri, 14 Dec 2012 12:21:34 +0000 (13:21 +0100)
committerTobias Ulmer <tu@emlix.com>
Tue, 26 Feb 2013 18:07:13 +0000 (19:07 +0100)
commitec3e4701995a6f5d5e2346b8b3bc854a1624f59a
treecf515cc498f7ac6e93ffb218dd914bae43c223ee
parent490c4c0120dec865c5f1c7c01408bb23ea6f5ffc
Explicitly load e2util module in e2lib

It's a C module, so it does not share the strict loading requirements of
the new Lua modules. Load it explicitly, otherwise many functions in
e2lib will terminate with a backtrace unless another module loaded
e2util before.

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