mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-21 17:04:21 +01:00
another ignore for tidylib
This commit is contained in:
parent
c5536bdc56
commit
9d0d321e9b
@ -93,6 +93,7 @@ def _is_html_error(line):
|
||||
r'.*Warning: <button> proprietary attribute.*',
|
||||
r'.*Warning: <form> proprietary attribute.*',
|
||||
r'.*Warning: <table> lacks "summary" attribute.*',
|
||||
r'.*Warning: <script> inserting "type" attribute.*',
|
||||
r'.*testing: good.*',
|
||||
]:
|
||||
if re.match(p, line):
|
||||
|
Loading…
Reference in New Issue
Block a user