kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck.sh
rodzic
d5f7660781
commit
3217a007e4
|
@ -91,8 +91,8 @@ if test $# -eq 0 ; then
|
||||||
--std=c99 \
|
--std=c99 \
|
||||||
$SUPPRESS \
|
$SUPPRESS \
|
||||||
$CHECK \
|
$CHECK \
|
||||||
. \
|
|
||||||
--template='{file}:{line},{severity},{id},{message}' \
|
--template='{file}:{line},{severity},{id},{message}' \
|
||||||
|
. \
|
||||||
>cppcheck.log 2>&1
|
>cppcheck.log 2>&1
|
||||||
else
|
else
|
||||||
cppcheck --inline-suppr \
|
cppcheck --inline-suppr \
|
||||||
|
|
Ładowanie…
Reference in New Issue