Fix exit code passing
Review Request #3331 — Created July 30, 2024 and submitted — Latest diff uploaded
Use exit code 0 in case
${BUILD_DIR}/meson-logs/scanbuild
directory does not exist. Also usesetup
command with meson to avoid a warning.
Ran the script locally and verified it exited with exit code 0.