cppcheck/test/synthetic
omarandlorraine 6488650d24
use python3 on debians too (#3812)
* use python3 on debians too

in Debian 11 which is Bullseye, /usr/bin/python is a Python2
interpreter, which means that cppcheck-htmlreport fails to run here.
So I've chenged the shebang to use python3

* change all shebangs from python to python3

Co-authored-by: Sam M W <smw@alertergroup.co.uk>
2022-11-03 22:14:30 +01:00
..
Makefile
controlflow.c
data.c
functions.c
report.py use python3 on debians too (#3812) 2022-11-03 22:14:30 +01:00
run-clang.sh
run-lint.bat
ub.c