]> git.99rst.org Git - git.git/commit
test: simplify counts aggregation
authorFelipe Contreras <redacted>
Thu, 9 Mar 2023 17:30:31 +0000 (11:30 -0600)
committerJunio C Hamano <redacted>
Thu, 9 Mar 2023 22:57:55 +0000 (14:57 -0800)
commit5d1d62e87540fd43bb16b123c9c73b022cc463e2
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/subtree/t/Makefile
t/Makefile
t/aggregate-results.sh
git clone https://git.99rst.org/PROJECT