improve error handling
authorPatrick Schleizer <adrelanos@whonix.org>
Sat, 21 Oct 2023 18:44:02 +0000 (14:44 -0400)
committerPatrick Schleizer <adrelanos@whonix.org>
Mon, 23 Oct 2023 12:04:49 +0000 (08:04 -0400)
Enable `set -e` if environment variables `REPORT_TRAP_ERR`
or `FAIL_TRAP_ERR` are set to `yes`.

related to https://github.com/grml/grml-debootstrap/issues/224


No differences found