bind9/bin/tests/system/checkzone
Tom Krizek d715bae429
Run system tests with set -e
Ensure all shell system tests are executed with the errexit option set.
This prevents unchecked return codes from commands in the test from
interfering with the tests, since any failures need to be handled
explicitly.

(cherry picked from commit 01bc805f89)
2023-07-17 13:46:19 +02:00
..
zones Add support for 'dohpath' to SVCB (and HTTPS) 2022-10-04 15:32:22 +11:00
clean.sh Add shell interpreter line where missing 2022-11-14 21:02:15 +01:00
setup.sh Add shell interpreter line where missing 2022-11-14 21:02:15 +01:00
tests.sh Run system tests with set -e 2023-07-17 13:46:19 +02:00
tests_sh_checkzone.py Add pytest functions for shell system tests 2023-05-23 16:55:26 +02:00