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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=bfd515ac56ca8ba71ff9798e625dd1d051842872;p=rit 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