diff --git a/scripts/pvscheck.sh b/scripts/pvscheck.sh index fed50dde53..c09e8c4555 100755 --- a/scripts/pvscheck.sh +++ b/scripts/pvscheck.sh @@ -369,7 +369,6 @@ run_analysis() {( analyze \ --threads "$(get_jobs_num)" \ --output-file PVS-studio.log \ - --verbose \ --file build/compile_commands.json \ --sourcetree-root . || true