mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Exit with error code when a bug is reported
This commit is contained in:
parent
08da6f79c7
commit
30f0deea34
1 changed files with 2 additions and 0 deletions
|
@ -157,3 +157,5 @@ along with the input file(s) if possible, on GitLab:
|
|||
{Colors.BOLD}{Colors.BLUE}{Colors.UNDERLINE}https://gitlab.gnome.org/jwestman/blueprint-compiler/-/issues/new?issue
|
||||
{Colors.CLEAR}""")
|
||||
|
||||
sys.exit(1)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue