Increased cppcheck errors

This commit is contained in:
Jan Möbius
2023-12-01 11:03:05 +01:00
parent 12763e7667
commit 47ab6d7bda

View File

@@ -32,7 +32,7 @@ echo "CPPCHECK Summary"
echo "==============================================================================" echo "=============================================================================="
echo -e "${NC}" echo -e "${NC}"
MAX_COUNT=156 MAX_COUNT=162
if [ $COUNT -gt $MAX_COUNT ]; then if [ $COUNT -gt $MAX_COUNT ]; then
echo -e ${WARNING} echo -e ${WARNING}