public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH 0/1] For v2.37.0: fix tests breaking with NO_CURL=Y
@ 2022-06-15 10:36 Ævar Arnfjörð Bjarmason
  2022-06-15 10:36 ` [PATCH 1/1] tests: add LIBCURL prerequisite to tests needing libcurl Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 5+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2022-06-15 10:36 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Derrick Stolee,
	Ævar Arnfjörð Bjarmason

The fetch.credentialsInUrl inadvertently broke with NO_CURL=Y builds,
which I'm e.g. spotting in my GCC farm testing. This fixes it.

Ævar Arnfjörð Bjarmason (1):
  tests: add LIBCURL prerequisite to tests needing libcurl

 t/lib-httpd.sh        | 2 +-
 t/t5516-fetch-push.sh | 4 ++--
 t/t5601-clone.sh      | 4 ++--
 t/test-lib.sh         | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.36.1.1239.gfba91521d90


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-15 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-15 10:36 [PATCH 0/1] For v2.37.0: fix tests breaking with NO_CURL=Y Ævar Arnfjörð Bjarmason
2022-06-15 10:36 ` [PATCH 1/1] tests: add LIBCURL prerequisite to tests needing libcurl Ævar Arnfjörð Bjarmason
2022-06-15 18:29   ` Junio C Hamano
2022-06-15 20:28     ` Ævar Arnfjörð Bjarmason
2022-06-15 21:08       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox