test: simplify counts aggregation
commit5d1d62e87540fd43bb16b123c9c73b022cc463e2
authorFelipe Contreras <felipe.contreras@gmail.com>
Thu, 9 Mar 2023 17:30:31 +0000 (9 11:30 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Mar 2023 22:57:55 +0000 (9 14:57 -0800)
treee1869eae245ff03130e618ae655021687262163b
parent725f57037d81e24eacfda6e59a19c60c0b4c8062
test: simplify counts aggregation

When the list of files as input was implemented in 6508eedf67
(t/aggregate-results: accomodate systems with small max argument list
length, 2010-06-01), a much simpler solution wasn't considered.

Let's just pass the directory as an argument.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/t/Makefile
t/Makefile
t/aggregate-results.sh