Commit 1d25db66 authored by madengji's avatar madengji Committed by vipwzw

check large file

parent d7d1cd17
...@@ -134,7 +134,7 @@ fork-test: ## build fork-test for chain33 run ...@@ -134,7 +134,7 @@ fork-test: ## build fork-test for chain33 run
largefile-check: largefile-check:
git gc git gc
./findlarge.sh ./findlargefile.sh
clean: ## Remove previous build clean: ## Remove previous build
@rm -rf $(shell find . -name 'datadir' -not -path "./vendor/*") @rm -rf $(shell find . -name 'datadir' -not -path "./vendor/*")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment