ソースを参照

[AppVeyor] remove debug message

Andy Li 10 年 前
コミット
56b9f33ac0
1 ファイル変更0 行追加1 行削除
  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