We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fb3d2 commit 34b383eCopy full SHA for 34b383e
1 file changed
t/Makefile
@@ -27,6 +27,8 @@ pre-clean:
27
28
clean:
29
$(RM) -r 'trash directory'.* test-results
30
+ $(RM) t????/cvsroot/CVSROOT/?*
31
+ $(RM) -r valgrind/bin
32
33
aggregate-results-and-cleanup: $(T)
34
$(MAKE) aggregate-results
0 commit comments