From: Mark Andrews Date: Wed, 19 Dec 2012 03:37:23 +0000 (+1100) Subject: adjust test to account for blank owner after origin now being rejected X-Git-Tag: v9.10.0a1~646 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f127a35b6c46d34303cba66efbbefd041e0c56e3;p=thirdparty%2Fbind9.git adjust test to account for blank owner after origin now being rejected --- diff --git a/bin/tests/system/masterfile/knowngood.dig.out b/bin/tests/system/masterfile/knowngood.dig.out index 56de55503ff..d4cbac84bf9 100644 --- a/bin/tests/system/masterfile/knowngood.dig.out +++ b/bin/tests/system/masterfile/knowngood.dig.out @@ -5,7 +5,6 @@ a.include. 300 IN A 10.0.0.99 a.a.include. 300 IN A 10.0.1.1 b.foo.a.include. 300 IN A 10.0.2.2 b.include. 300 IN A 10.0.0.2 -b.include. 300 IN A 10.0.0.99 a.b.include. 300 IN A 10.0.1.1 c.b.include. 300 IN A 10.0.0.3 b.foo.b.include. 300 IN A 10.0.2.2 diff --git a/bin/tests/system/masterfile/ns1/include.db b/bin/tests/system/masterfile/ns1/include.db index 47c985ff21b..8bba41c4632 100644 --- a/bin/tests/system/masterfile/ns1/include.db +++ b/bin/tests/system/masterfile/ns1/include.db @@ -37,5 +37,5 @@ b A 10.0.0.2 $ORIGIN b $INCLUDE sub.db ; use the current domain name - A 10.0.0.99 +; A 10.0.0.99 c A 10.0.0.3