This commit is contained in:
Fabio Manganiello 2017-10-30 02:59:35 +01:00
parent 9f48b010b5
commit 3f12d760b5
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ Usage: {} [-v] [-h]
-v Enable debug mode
-h Show this help
'''.format(sys.argv[0]))
return
if DEBUG:
logging.basicConfig(level=logging.DEBUG)