Implement real arguments for lua script from keywords
modified libpkg/lua_scripts.c
@@ -122,6 +122,23 @@ pkg_lua_script_run(struct pkg * const pkg, pkg_lua_script type, bool upgrade)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -189,7 +189,7 @@ format_exec_cmd(char **dest, const char *in, const char *prefix,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/create.sh
@@ -22,6 +22,7 @@ tests_init \
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -245,8 +246,35 @@ create_from_plist_bad_fflags_body() {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|