]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sg/clean-test-results'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Sep 2022 22:27:02 +0000 (15:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Sep 2022 22:27:02 +0000 (15:27 -0700)
"make clean" stopped cleaning the test results directory as a side
effect of a topic that has nothing to do with "make clean", which
has been corrected.

* sg/clean-test-results:
  t/Makefile: remove 'test-results' on 'make clean'


Trivial merge