You need to sign in or sign up before continuing.
Feature/compliance tool xml extension
Compare changes
+ 24
− 19
@@ -18,7 +18,9 @@ import argparse
@@ -18,7 +18,9 @@ import argparse
@@ -39,7 +41,10 @@ def main():
@@ -39,7 +41,10 @@ def main():
parser.add_argument('-v', '--verbose', help="display all information occurred while checking: 1: Error information,"
parser.add_argument('-q', '--quite', help="no information output if successful", action='store_true')
@@ -63,44 +68,44 @@ def main():
@@ -63,44 +68,44 @@ def main():