Thread (1 message) 1 message, 1 author, 2022-06-15

Re: [PATCH 1/1] tests: add LIBCURL prerequisite to tests needing libcurl

From: Junio C Hamano <hidden>
Date: 2022-06-15 21:08:57

Ævar Arnfjörð Bjarmason [off-list ref] writes:
quoted
quoted
-if test -n "$NO_CURL"
+if ! test_have_prereq LIBCURL
 then
 	skip_all='skipping test, git built without http support'
 	test_done
This is not strictly needed in "the most minimal fix possible", is
it?  Just checking.
I figured if I was adding a $NO_CURL prereq I might as well change the
only existing use of $NO_CURL to use it, which also assures the reader
that our test suite is getting this from somewhere already.

But I'll drop this in a re-roll.
No need.  It already is at the tip of 'master' applied directly.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help