Terminate with non-zero exit as error handling default. Fixes #3172.

This commit is contained in:
Andreas Krüger 2023-08-15 11:36:30 +02:00
commit 8c01dbfad8
No known key found for this signature in database
GPG key ID: 4779172E114322B8
3 changed files with 8 additions and 5 deletions

3
RELEASE.md Normal file
View file

@ -0,0 +1,3 @@
Release type: major
Change default of `--fatal` command line switch to terminate on error.