2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#1574] failing tests now interrupt make check

This commit is contained in:
Andrei Pavel
2020-12-11 21:13:47 +02:00
parent 1e08584ebf
commit 270c0fc05f

View File

@@ -201,6 +201,11 @@ test_finish() {
# Reset traps.
traps_off
# Explicitly return ${exit_code}. The effect should be for `make check` to
# return with the exit same code or at least another non-zero exit code thus
# reporting a failure.
return "${exit_code}"
}
# Stores the configuration specified as a parameter in the configuration