Don't clean before running tests.
This commit is contained in:
parent
44b73660ee
commit
0b3866b2b4
@ -14,6 +14,6 @@ MLINKS= bsdtar.1 tar.1
|
||||
|
||||
.PHONY: check test
|
||||
check test: $(PROG) bsdtar.1.gz
|
||||
cd ${.CURDIR}/test && make clean test
|
||||
cd ${.CURDIR}/test && make test
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user