From: Thomas Gummerer Date: Fri, 20 Mar 2015 18:20:30 +0000 (+0100) Subject: t1700: make test pass with index-v4 X-Git-Tag: v2.4.0-rc0~7^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e869c5eaeeef0c264abb9d98b097a4765d44876b?ds=inline;hp=e869c5eaeeef0c264abb9d98b097a4765d44876b t1700: make test pass with index-v4 The different index versions have different sha-1 checksums. Those checksums are checked in t1700, which makes it fail when the test suite is run with TEST_GIT_INDEX_VERSION=4. Fix it. Signed-off-by: Thomas Gummerer Signed-off-by: Junio C Hamano ---