Skip to content

Commit

Permalink
fixup! TO-DROP: show output of brew info curl
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Sep 24, 2024
1 parent 3458e71 commit dfe613e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/t5551-http-fetch-smart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ test_expect_success CMDLINE_LIMIT \
# see https://github.com/git-for-windows/git/issues/5159 for full details
test_lazy_prereq UNBROKEN_HTTP2 '
test "$HTTP_PROTO" = HTTP/2 &&
{ brew info -q curl || :; } &&
test -z "$(brew info -q curl 2>/dev/null |
sed -n "1s/.* 8\\.10\\.0 .*/BROKEN HTTP2/p")"
'
Expand Down

0 comments on commit dfe613e

Please sign in to comment.