membphis opened a new pull request #1157: bugfix: drop custom Lua search paths and use Lua standard search path… URL: https://github.com/apache/incubator-apisix/pull/1157 …s instead. The different Lua version have different Lua search path. For example: Lua 5.1: /usr/local/share/5.1 or /usr/share/5.1 . Lua 5.2: /usr/local/share/5.2 or others. Lua 5.3: /usr/local/share/5.3 or others.
---------------------------------------------------------------- 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
