From: Arran Cudbard-Bell Date: Wed, 18 Sep 2019 19:35:27 +0000 (-0500) Subject: tests.ok no longer produced by anything X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e5b6768ef29d582d61ecdd9c579b406edd1a85f;p=thirdparty%2Ffreeradius-server.git tests.ok no longer produced by anything --- diff --git a/Makefile b/Makefile index 90e18a6dae1..296d5b0757e 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,6 @@ clean: clean.test .PHONY: clean.test clean.test: clean.test.modules @$(MAKE) -C src/tests clean - @rm ${BUILD_DIR}/tests.ok # Tests specifically for Travis. We do a LOT more than just # the above tests