imjoey commented on a change in pull request #4708:
URL: https://github.com/apache/apisix/pull/4708#discussion_r679143704
##########
File path: utils/linux-install-luarocks.sh
##########
@@ -40,7 +40,7 @@ fi
make build > build.log 2>&1 || (cat build.log && exit 1)
msg="rerun this script with 'sudo' if you failed to make install because of
privilege problem."
Review comment:
I think yes if everything is as expected. We could safely remove this
prompt if it's only for `make install`. What do you think?
--
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]