Skip to content
Snippets Groups Projects
Commit 586933e5 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Set default verbose level to 2.

parent 6181d33a
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ from sys import argv, exit
from src.parser import parse_file
verbose_level = 1
verbose_level = 2
# Parse arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment