t5000: simplify tar-tree tests
commit0a00ee58446e3a74e480057059a877da9c857346
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Mon, 20 May 2013 09:58:28 +0000 (20 11:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 May 2013 22:31:45 +0000 (20 15:31 -0700)
tree4171b5f84b70a4183bc424f0608c151ce49164be
parent03d9bc564b3e87a2cdf4d511c8707a2de54ee6c6
t5000: simplify tar-tree tests

Just compare the archives created by git tar-tree with the ones created
using git archive with the equivalent options, whose contents are
checked already, instead of extracting them again.

Signed-off-by: René Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5000-tar-tree.sh