A simple script to parse the results from the testcases
commit0a392cb8cb4df41a82ac75e1052587b9a2c6f393
authorMiklos Vajna <vmiklos@frugalware.org>
Sun, 8 Jun 2008 14:04:34 +0000 (8 16:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 8 Jun 2008 22:07:41 +0000 (8 15:07 -0700)
treef7a8747e9d0cb4e811d11bbef55d015c5f5fa8f9
parent2d84e9fb6d281ed039bd67aafcdd8516a2b5226e
A simple script to parse the results from the testcases

This is a simple script that aggregates key:value pairs in a file.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/aggregate-results.sh [new file with mode: 0755]