You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/05/11 08:55:59 UTC

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1569: enable request stats when run with tengine

moonming commented on a change in pull request #1569:
URL: https://github.com/apache/incubator-apisix/pull/1569#discussion_r422887635



##########
File path: bin/apisix
##########
@@ -38,8 +38,8 @@ local pkg_path_org = package.path
 
 local apisix_home = "/usr/local/apisix"
 local pkg_cpath = apisix_home .. "/deps/lib64/lua/5.1/?.so;"
-                  .. apisix_home .. "/deps/lib/lua/5.1/?.so;;"
-local pkg_path  = apisix_home ..    "/deps/share/lua/5.1/?.lua;;"
+        .. apisix_home .. "/deps/lib/lua/5.1/?.so;;"

Review comment:
       Please do not make changes that are not related to this PR, it will make the review difficult




----------------------------------------------------------------
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:
users@infra.apache.org