kwanhur commented on code in PR #7048:
URL: https://github.com/apache/apisix/pull/7048#discussion_r873183837


##########
apisix/cli/ops.lua:
##########
@@ -797,9 +802,10 @@ end
 local function test(env, backup_ngx_conf)
     -- backup nginx.conf
     local ngx_conf_path = env.apisix_home .. "/conf/nginx.conf"
-    local ngx_conf_exist = util.is_file_exist(ngx_conf_path)

Review Comment:
   Remove it after `cert_path` checking with `pl_path.exist`. Had done.



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to