mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-21 19:48:53 -04:00
All system tests previously using a hyphen have been renamed to use underscore instead. A couple of symlinks were corrected and one path in `nsec3-answer` adjusted accordingly.
16 lines
No EOL
562 B
Text
16 lines
No EOL
562 B
Text
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
;
|
|
; SPDX-License-Identifier: MPL-2.0
|
|
;
|
|
; This Source Code Form is subject to the terms of the Mozilla Public
|
|
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
; file, you can obtain one at https://mozilla.org/MPL/2.0/.
|
|
;
|
|
; See the COPYRIGHT file distributed with this work for additional
|
|
; information regarding copyright ownership.
|
|
|
|
. 300 SOA . . 0 0 0 0 0
|
|
. 300 NS a.root-servers.nil.
|
|
a.root-servers.nil. 300 A 10.53.0.1
|
|
example. 300 A 10.53.0.10
|
|
exampletwo. 300 A 10.53.0.11 |