]> git.ipfire.org Git - thirdparty/pdns.git/commit
pdnsutil check-zone: make LUA records optional 14261/head
authorSven Wegener <sven.wegener@stealer.net>
Thu, 30 May 2024 09:02:34 +0000 (11:02 +0200)
committerSven Wegener <sven.wegener@stealer.net>
Thu, 30 May 2024 09:17:46 +0000 (11:17 +0200)
commit175b5e6f9b59c25f87a7491f01a73a6e942e1eb8
treee00abf517b1b6215ee0c8583985d8180d07c57f6
parent3f4ea03454b7f6e75665b2254c787baedc135e74
pdnsutil check-zone: make LUA records optional

Merge #14011 added checking for LUA records to checkZone(), but LUA
records depend on --enable-lua-records and the change causes a build
error without.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
pdns/pdnsutil.cc