You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/19 22:44:07 UTC

[GitHub] [skywalking-satellite] kezhenxu94 commented on a change in pull request #27: polish codes for release & add performance test doc

kezhenxu94 commented on a change in pull request #27:
URL: https://github.com/apache/skywalking-satellite/pull/27#discussion_r579521031



##########
File path: Makefile
##########
@@ -73,11 +75,16 @@ clean: tools
 	-rm -rf coverage.txt
 
 .PHONY: build
-build: clean deps linux darwin windows
+build: clean deps
+	rm -rf bin/*

Review comment:
       This line should be in `clean` goal?




----------------------------------------------------------------
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