membphis commented on a change in pull request #2177:
URL: https://github.com/apache/apisix/pull/2177#discussion_r518041986
##########
File path: Makefile
##########
@@ -162,15 +162,6 @@ install: default
$(INSTALL) -d $(INST_LUADIR)/apisix/plugins/zipkin
$(INSTALL) apisix/plugins/zipkin/*.lua
$(INST_LUADIR)/apisix/plugins/zipkin/
-
- $(INSTALL) -d $(INST_LUADIR)/apisix/plugins/skywalking
Review comment:
Why delete these codes?
##########
File path: Makefile
##########
@@ -186,6 +177,9 @@ install: default
$(INSTALL) README.md $(INST_CONFDIR)/README.md
$(INSTALL) bin/apisix $(INST_BINDIR)/apisix
+ $(INSTALL) -d $(INST_LUADIR)/apisix/plugins/slslog
Review comment:
bad indentation
----------------------------------------------------------------
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]