]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
tests.ok no longer produced by anything
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 18 Sep 2019 19:35:27 +0000 (14:35 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 18 Sep 2019 19:35:27 +0000 (14:35 -0500)
Makefile

index 90e18a6dae16b9595758acb634bb66824dfb4876..296d5b0757e9e73976f4b7b8f1f39729fd6b1019 100644 (file)
--- 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