jjb: coverity: fix for curl 8.4
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 7 Nov 2023 18:27:32 +0000 (13:27 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 7 Nov 2023 18:29:00 +0000 (13:29 -0500)
commit1a2329a743f9d9179496f0dec0f013975c8dc5f6
tree84e47af21ca875abf16644d0e4840435ed483256
parentceec638937a17fc582364ddd298ed85b93e9dbf8
jjb: coverity: fix for curl 8.4

We upgraded curl to work around a git clone issue but this new version
doesn't support combining '--form' or '--data' with '--continue-at'.
Remove the resume support that was added when the Coverity download
server was flaky, they seem to have fixed the issue on their side.

Change-Id: I9907a1cba903a73a8221a5ce490c39d82e2d4769
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/common/coverity.sh
This page took 0.024203 seconds and 4 git commands to generate.