Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
8d408741
Commit
8d408741
authored
Oct 22, 2021
by
canterburym
Browse files
Updating testing
parent
9dd8cf44
Changes
1
Show whitespace changes
Inline
Side-by-side
testing/check_xsd.py
View file @
8d408741
...
...
@@ -188,6 +188,7 @@ if __name__ == '__main__':
except
Exception
as
ex
:
errorCount
+=
1
print
(
f
"
{
instanceDoc
}
:
{
str
(
ex
)
}
"
)
print
(
"-----------------------------"
)
print
(
f
"
{
errorCount
}
instance doc errors detected"
)
print
(
"============================="
)
exit
(
errorCount
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment