Commit ac9f441f authored by Christian Couder's avatar Christian Couder

sharness/Makefile: force sharness version check

License: MIT
Signed-off-by: default avatarChristian Couder <chriscool@tuxfamily.org>
parent 3101df56
......@@ -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
......
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