Merge branch 'maint'

* maint:
  test-lib: Clean up comments and Makefile.
  diff --no-index: Do not generate patch output if other output is requested
This commit is contained in:
Junio C Hamano
2009-03-28 01:16:46 -07:00
3 changed files with 3 additions and 11 deletions

View File

@ -24,7 +24,7 @@ pre-clean:
$(RM) -r test-results
clean:
$(RM) -r 'trash directory' test-results
$(RM) -r 'trash directory'.* test-results
aggregate-results-and-cleanup: $(T)
$(MAKE) aggregate-results