index
:
mariadb
debian
progress-linux
upstream
debian 11 backports: mariadb
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
storage
/
maria
/
libmarias3
/
ci-scripts
/
cppcheck.sh
blob: a717b406da95df08587d061ed0e02f78341fc828 (
plain
)
1
2
#!/bin/sh
cppcheck
--quiet
--enable
=
all
--error-exitcode
=
1
.
src
tests
libmarias3