X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2FMakefile;h=c6a60ab165b504393d3ecd5db1ea9d241687be05;hb=c01cdde1862bc53182b000700462e1119528061e;hp=72d7884232fbb4ce04082a778f9f952395764bf6;hpb=f124e986cf19e8f36895ae474d50f8d389e73d02;p=git.git diff --git a/t/Makefile b/t/Makefile index 72d788423..c6a60ab16 100644 --- a/t/Makefile +++ b/t/Makefile @@ -20,7 +20,7 @@ $(T): @echo "*** $@ ***"; GIT_CONFIG=.git/config '$(SHELL_PATH_SQ)' $@ $(GIT_TEST_OPTS) clean: - $(RM) -r trash + $(RM) -r 'trash directory' # we can test NO_OPTIMIZE_COMMITS independently of LC_ALL full-svn-test: