]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: ci: Revert "Capture scripts for Coverity Scan analysis"
authorMichal Nowak <mnowak@isc.org>
Thu, 31 Jul 2025 10:35:41 +0000 (12:35 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 31 Jul 2025 10:35:41 +0000 (12:35 +0200)
commit285dbc1893900469fc1661ac143c0e19bed4b18d
treee94e26b851164ccf36b0cd0a7ddb03bedaf1b664
parentdee6464ceec3a308d928d65a53748a56c6a503a1
parent310884c259fff325e9051ad123fe96600b848903
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

Merge branch '5456-coverity-scan-drop-fs-capture-search-option' into 'main'

See merge request isc-projects/bind9!10808