Modify test-lib.sh to output stats to t/test-results/*
[gitweb.git] / t / Makefile
index 72d7884232fbb4ce04082a778f9f952395764bf6..dfa90ace1aad38119e681300730e2170ee3796c5 100644 (file)
@@ -20,7 +20,7 @@ $(T):
        @echo "*** $@ ***"; GIT_CONFIG=.git/config '$(SHELL_PATH_SQ)' $@ $(GIT_TEST_OPTS)
 
 clean:
-       $(RM) -r trash
+       $(RM) -r 'trash directory' test-results
 
 # we can test NO_OPTIMIZE_COMMITS independently of LC_ALL
 full-svn-test: