diff --git a/scripts/count-warnings.py b/scripts/count-warnings.py index 258c06ab..c9650c85 100755 --- a/scripts/count-warnings.py +++ b/scripts/count-warnings.py @@ -23,7 +23,7 @@ import sys # then script will return with status 1. Simply change this line if you # want to set a different limit. # -MAX_ISSUES = 369 +MAX_ISSUES = 384 # For recognizing warnings in GCC format in stderr: #