]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: ci: Revert "Capture scripts for Coverity Scan analysis"
authorMichal Nowak <mnowak@isc.org>
Thu, 31 Jul 2025 11:23:39 +0000 (13:23 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 31 Jul 2025 11:23:39 +0000 (13:23 +0200)
commita8f82ded6b382536d3e2a519a06a5d0c8f24e95f
tree29e37b2b8d5ff45115e8a7cf8288dda3d922b158
parent2e3afea92002421aa3f32368709db533ece834cd
parentadf35a3293ce74d0699170c81a34dcddb909285f
[9.18] fix: ci: Revert "Capture scripts for Coverity Scan analysis"

This reverts commit b4a2674d98902983e8096c99b747343482d30673.

The --fs-capture-search option is no more. The ability to analyse Python
scripts in Coverity turned out to be questionable anyways.

Closes #5456

Backport of MR !10808

Merge branch 'backport-5456-coverity-scan-drop-fs-capture-search-option-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10811