Blame bin/tests/system/resolver/ns4/moves.db

Packit Service ae04f2
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
Packit Service ae04f2
;
Packit Service ae04f2
; This Source Code Form is subject to the terms of the Mozilla Public
Packit Service ae04f2
; License, v. 2.0. If a copy of the MPL was not distributed with this
Packit Service ae04f2
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit Service ae04f2
;
Packit Service ae04f2
; See the COPYRIGHT file distributed with this work for additional
Packit Service ae04f2
; information regarding copyright ownership.
Packit Service ae04f2
Packit Service ae04f2
$TTL 300
Packit Service ae04f2
@ 			IN SOA	marka.isc.org. ns.server. (
Packit Service ae04f2
				2010   	; serial
Packit Service ae04f2
				600         	; refresh
Packit Service ae04f2
				600         	; retry
Packit Service ae04f2
				1200    	; expire
Packit Service ae04f2
				600       	; minimum
Packit Service ae04f2
				)
Packit Service ae04f2
@			NS	ns.server.
Packit Service ae04f2
foo			TXT	"From NS 4"
Packit Service ae04f2
bar			TXT	"From NS 4"