tokers commented on a change in pull request #3335:
URL: https://github.com/apache/apisix/pull/3335#discussion_r566867522
##########
File path: Makefile
##########
@@ -35,6 +35,8 @@ ifeq ($(OR_EXEC), )
ifeq ("$(wildcard /usr/local/openresty-debug/bin/openresty)", "")
@echo "ERROR: OpenResty not found. You have to install OpenResty and
add the binary file to PATH before install Apache APISIX."
exit 1
+else
Review comment:
What about echoing a warn message here?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]