]> git.ipfire.org Git - thirdparty/bind9.git/commit
support $INCLUDE in makejournal
authorEvan Hunt <each@isc.org>
Sat, 5 Feb 2022 00:52:22 +0000 (16:52 -0800)
committerEvan Hunt <each@isc.org>
Thu, 17 Feb 2022 20:03:05 +0000 (12:03 -0800)
commitd2597e349639c83152c1b2c4812ade0542e7a448
tree10315486b5a027d65fa0767f24c94366cd5e5bec
parentc3fd94cd4dc6869e85c1c4eefbdbd13632353651
support $INCLUDE in makejournal

bin/tests/system/makejournal needs to ignore DNS_R_SEENINCLUDE
when calling dns_db_load(), otherwise it cannot generate a journal
for a zone file with a $INCLUDE statement.
bin/tests/system/makejournal.c