diff options
Diffstat (limited to 'scripts/cppcheck.sh')
| -rwxr-xr-x | scripts/cppcheck.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/cppcheck.sh b/scripts/cppcheck.sh index 244fac41..19620207 100755 --- a/scripts/cppcheck.sh +++ b/scripts/cppcheck.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Note: tested with cppcheck 1.72 as shipped with Ubuntu 16.04 -# as well as with cppcheck 1.76.1 +# Note: tested with cppcheck 1.61 as shipped with Ubuntu 14.04 +echo `cppcheck --version` LOG_FILE=/tmp/cppcheck_proj.txt |
