]> git.99rst.org Git - git.git/commit
t0211: add missing LIBCURL prereq
authorMartin Ågren <redacted>
Wed, 11 Sep 2024 10:31:00 +0000 (12:31 +0200)
committerJunio C Hamano <redacted>
Wed, 11 Sep 2024 15:38:08 +0000 (08:38 -0700)
commit86b93bddeb53390746d5b5bd2ad1f47a89bc910e
treee5845abbc0844a4d529566f6642d9ca2efcd00e6
parentdc542fcd6bb0fb6a85ac52f62c3e2f0849001cc8
t0211: add missing LIBCURL prereq

After building Git with NO_LIBCURL, we're lacking `git remote-http` and
`git http-fetch`, so when we test that they trace as they should, we're
bound to fail. Add the LIBCURL prereq to those tests.

Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t0211-trace2-perf.sh
git clone https://git.99rst.org/PROJECT