Browse Source

[AppVeyor] remove debug message

Andy Li 10 năm trước cách đây
mục cha
commit
56b9f33ac0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -190,7 +190,6 @@ version.$(MODULE_EXT):
 # Package
 
 package_src:
-	git status
 	mkdir -p $(PACKAGE_OUT_DIR)
 	# use git-archive-all since we have submodules
 	# https://github.com/Kentzo/git-archive-all