aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/ct.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ct.mk b/plugins/ct.mk
index ef649e3..63f61fa 100644
--- a/plugins/ct.mk
+++ b/plugins/ct.mk
@@ -19,7 +19,9 @@ CT_LOGS_DIR ?= $(CURDIR)/logs
tests:: ct
+ifndef KEEP_LOGS
distclean:: distclean-ct
+endif
help::
$(verbose) printf "%s\n" "" \