Exit with error code when a bug is reported

This commit is contained in:
James Westman 2022-07-23 15:05:40 -05:00
parent 08da6f79c7
commit 30f0deea34
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6

View file

@ -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)