t4012: Make --shortstat test more robust
commit216f25f65fe20a93d4c8264b335718a8888d007e
authorAlexander Strasser <eclipse7@gmx.net>
Mon, 16 Jul 2012 20:45:10 +0000 (16 22:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 20:50:28 +0000 (16 13:50 -0700)
tree431939cd354e0dc50fd9e3134c534b343251f574
parent4220afd7238c94f33bde55cf3fd6c84275eebe9a
t4012: Make --shortstat test more robust

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>
t/t4012-diff-binary.sh