From: brian m. carlson Date: Sun, 13 May 2018 02:24:20 +0000 (+0000) Subject: t: skip pack tests if not using SHA-1 X-Git-Tag: v2.18.0-rc0~3^2~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2bc3d1266842ffb4b46c68900ebbd9a7e0887774?hp=2bc3d1266842ffb4b46c68900ebbd9a7e0887774 t: skip pack tests if not using SHA-1 These tests rely on creating packs with specially named objects which are necessarily dependent on the hash used. Skip these tests if we're not using SHA-1. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---