rehabilitate some t5302 tests on 32-bit off_t machines
commit5f9ffff308845e2439670ec3cb2c12f4865cf430
authorNicolas Pitre <nico@cam.org>
Thu, 15 Nov 2007 17:24:17 +0000 (15 12:24 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Nov 2007 05:18:07 +0000 (15 21:18 -0800)
tree9eb13cdb9ef6daff7e79f297ce2f4b8dcd6a53d0
parent7f0e39faa2929541f61039be96d3f40f74207585
rehabilitate some t5302 tests on 32-bit off_t machines

Commit 8ed2fca458d085f12c3c6808ef4ddab6aa40ef14 was a bit draconian in
skipping certain tests which should be perfectly valid even on platform
with a 32-bit off_t.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5302-pack-index.sh