From: W.C.A. Wijngaards Date: Fri, 12 Sep 2025 13:43:45 +0000 (+0200) Subject: - xfr-tsig, unit test shows zonefile that is created. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23c5347a7b2e248cc5714def57d890050c370d8;p=thirdparty%2Funbound.git - xfr-tsig, unit test shows zonefile that is created. --- diff --git a/testdata/auth_tsig.tdir/auth_tsig.test b/testdata/auth_tsig.tdir/auth_tsig.test index b5ba4f726..160dd8a0a 100644 --- a/testdata/auth_tsig.tdir/auth_tsig.test +++ b/testdata/auth_tsig.tdir/auth_tsig.test @@ -100,4 +100,9 @@ else exit 1 fi +echo "" +echo "zonefile: unbound-example.com.zone" +cat unbound-example.com.zone +echo "" + exit 0