mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-23 10:39:16 +00:00
Add a missing semicolon to prevent "make test" run from the top-level directory from failing even when all system and unit tests succeed due to "(cd fuzz && ${MAKE} check)" returning a non-zero exit code.