monkeyDluffy6017 commented on code in PR #10696:
URL: https://github.com/apache/apisix/pull/10696#discussion_r1439173701
##########
apisix/cli/ops.lua:
##########
@@ -806,6 +806,7 @@ local function start(env, ...)
local ok, err, err_no = signal.kill(pid, signone)
if ok then
print("APISIX is running...")
Review Comment:
No need to print two identical logs, you can change the two places you
metioned
--
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]