t5302: Use prerequisite tags to skip 64-bit offset tests
commit18bf879817a725c1312059c91d18c9848acb3dfc
authorJohannes Sixt <j6t@kdbg.org>
Wed, 25 Feb 2009 21:34:34 +0000 (25 22:34 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 22 Mar 2009 16:26:44 +0000 (22 17:26 +0100)
tree74dc3af87559ed31daaf34d9487dc006396458c4
parent872f349e7b119fcef7306f5dd7e4492ee3598318
t5302: Use prerequisite tags to skip 64-bit offset tests

The effects of this patch can be tested on Linux by commenting out

  #define _FILE_OFFSET_BITS 64

in git-compat-util.h.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/t5302-pack-index.sh