mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-11 23:03:17 -05: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.
|
||
|---|---|---|
| .. | ||
| dns_name_fromtext_target.in | ||
| .gitignore | ||
| dns_name_fromtext_target.c | ||
| fuzz.h | ||
| FUZZING.md | ||
| main.c | ||
| Makefile.in | ||