Merge branch 'svn/trunk'

This commit is contained in:
Patryk Obara 2019-10-20 07:08:44 +02:00
commit 9099f0620e
8 changed files with 20 additions and 20 deletions

View file

@ -23,7 +23,7 @@ from bs4 import BeautifulSoup
# then script will return with status 1. Simply change this line if you
# want to set a different limit.
#
MAX_ISSUES = 100
MAX_ISSUES = 99
def summary_values(summary_table):