Add a function to lua scripts to properly emit messages
modified libpkg/lua_scripts.c
@@ -77,6 +77,15 @@ stack_dump(lua_State *L)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -112,6 +121,8 @@ pkg_lua_script_run(struct pkg * const pkg, pkg_lua_script type)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|