boekkooi-lengoo commented on code in PR #10630:
URL: https://github.com/apache/apisix/pull/10630#discussion_r1435201495


##########
apisix/cli/ops.lua:
##########
@@ -153,7 +153,7 @@ local function get_lua_path(conf)
 end
 
 
-local function init(env)
+local function init_sysconf(env)

Review Comment:
   I extracted this method from `local function init(env)` so it can also be 
used by `local function test_standalone(env)`.
   
   As the information from `init_sysconf` is used to [render 
`apisix.cli.ngx_cli_tpl`](https://github.com/apache/apisix/pull/10630/files#diff-228a51571b53709ad043d1c6c14fc8e508c248a84f8014fe548b5d259cedd5ddR949).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to