mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 23:53:19 +08:00
sharness/Makefile: force sharness version check
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
@ -35,8 +35,8 @@ aggregate: clean-test-results $(T)
|
||||
|
||||
deps: $(SHARNESS) $(BINS) curl
|
||||
|
||||
$(SHARNESS):
|
||||
@echo "*** installing $@ ***"
|
||||
$(SHARNESS): FORCE
|
||||
@echo "*** checking $@ ***"
|
||||
lib/install-sharness.sh
|
||||
|
||||
bin/%: FORCE
|
||||
|
Reference in New Issue
Block a user