From: Junio C Hamano Date: Mon, 30 Aug 2021 23:06:05 +0000 (-0700) Subject: Merge branch 'bc/t5607-avoid-broken-test-fail-prereqs' X-Git-Tag: v2.34.0-rc0~228 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfd515ac56ca8ba71ff9798e625dd1d051842872;p=thirdparty%2Fgit.git Merge branch 'bc/t5607-avoid-broken-test-fail-prereqs' The current implementation of GIT_TEST_FAIL_PREREQS is broken in that checking for the lack of a prerequisite would not work. Avoid the use of "if ! test_have_prereq X" in a test script. * bc/t5607-avoid-broken-test-fail-prereqs: t5607: avoid using prerequisites to select algorithm --- bfd515ac56ca8ba71ff9798e625dd1d051842872