Reduse allowed cppcheck error count

This commit is contained in:
Jan Möbius
2017-02-06 13:12:41 +01:00
parent e956bace15
commit 91887738ac

View File

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