]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2441] Add a different name so that the next ns1 record is not grouped together with...
authorMukund Sivaraman <muks@isc.org>
Mon, 4 Mar 2013 03:47:49 +0000 (09:17 +0530)
committerMukund Sivaraman <muks@isc.org>
Mon, 4 Mar 2013 03:47:49 +0000 (09:17 +0530)
src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone

index ed8a23952653e0e56d268acf408babaa801f8b81..1198934e319e5d3cbab31d0a97edee654514bf56 100644 (file)
@@ -3,4 +3,5 @@ example.org.                          3600 IN NS        ns1.example.org.
 example.org.                         3600 IN NS        ns2.example.org.
 ns1.example.org.                     3600 IN A         192.168.0.1
 ns1.example.org.                     3600 IN AAAA      ::1
+someother.example.org.               3600 IN AAAA      ::1
 ns1.example.org.                     3600 IN A         192.168.0.2