spacewander opened a new pull request #1286: bugfix: correct LUAJIT_DIR detection URL: https://github.com/apache/incubator-apisix/pull/1286 grep doesn't support lazy match by default. To support it, `-P` should be used instead of `-E`, see: https://stackoverflow.com/a/5774431 However, we can achieve the same thing without lazy match. Because OpenResty's not vanilla Nginx, there will be --option after the executable.
---------------------------------------------------------------- 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] With regards, Apache Git Services
