Tell explicitly that all checks have passed
This commit is contained in:
parent
edc06b82c5
commit
784489392c
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ ${PLUGIN_TESTS}: %: test/bin/% test/tmp/user
|
|||
|
||||
.PHONY: check
|
||||
check: ${PLUGIN_TESTS} test/tmp/user
|
||||
@echo "'make check' passed."
|
||||
|
||||
.PHONY: recheck
|
||||
recheck: clean-test check
|
||||
|
|
Loading…
Add table
Reference in a new issue