aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/scalar/t/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/scalar/t/Makefile')
-rw-r--r--contrib/scalar/t/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scalar/t/Makefile b/contrib/scalar/t/Makefile
index 01e82e56d1..1ed174a8cf 100644
--- a/contrib/scalar/t/Makefile
+++ b/contrib/scalar/t/Makefile
@@ -42,7 +42,7 @@ $(T):
@echo "*** $@ ***"; GIT_CONFIG=.git/config '$(SHELL_PATH_SQ)' $@ $(GIT_TEST_OPTS)
clean-except-prove-cache:
- $(RM) -r 'trash directory'.* '$(TEST_RESULTS_DIRECTORY_SQ)'
+ $(RM) -r 'trash directory'.*
$(RM) -r valgrind/bin
clean: clean-except-prove-cache