diff options
author | SZEDER Gábor <szeder.dev@gmail.com> | 2020-11-13 22:53:07 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-16 11:32:51 -0800 |
commit | ea699b4adc6f3d79506c91fb6a6c59218bd36d09 (patch) | |
tree | 83a2bed2b90c493616d86065f7774878f0387aa0 /tree-walk.c | |
parent | Git 2.29.2 (diff) | |
download | tgif-ea699b4adc6f3d79506c91fb6a6c59218bd36d09.tar.xz |
t5310-pack-bitmaps: skip JGit tests with SHA256
In 't5310-pack-bitmaps.sh' two tests make sure that our pack bitmaps
are compatible with JGit's bitmaps. Alas, not even the most recent
JGit version (5.9.0.202009080501-r) supports SHA256 yet, so when this
test script is run with GIT_TEST_DEFAULT_HASH=sha256 on a setup with
JGit installed in PATH, then these two tests fail.
Protect these two tests with the SHA1 prereq in order to skip them
when testing with SHA256.
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-walk.c')
0 files changed, 0 insertions, 0 deletions