t4012: Make --shortstat test more robust
authorAlexander Strasser <eclipse7@gmx.net>
Mon, 16 Jul 2012 20:45:10 +0000 (22:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 20:50:28 +0000 (13:50 -0700)
The --shortstat test depends on the same scenario as the --stat
test. Use the part of the same expected result for the --stat test
to avoid duplicating it manually.

Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found