mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 23:49:59 -04:00
Add system test **/named.* modifier files to .reuse/dep5
There's couple of files that modify behaviour of named when started via bin/tests/system/start.pl. Add those files as CC-1.0 to .reuse/dep5 as they are just empty placeholders.
This commit is contained in:
parent
b9ebde705b
commit
b6eb31a0e3
1 changed files with 10 additions and 8 deletions
18
.reuse/dep5
18
.reuse/dep5
|
|
@ -47,16 +47,8 @@ Files: **/*.after*
|
|||
bin/tests/system/journal/ns2/managed-keys.bind.in
|
||||
bin/tests/system/journal/ns2/managed-keys.bind.jnl.in
|
||||
bin/tests/system/keepalive/expected
|
||||
bin/tests/system/legacy/ns10/named.ednsrefused
|
||||
bin/tests/system/legacy/ns2/named.dropedns
|
||||
bin/tests/system/legacy/ns3/named.dropedns
|
||||
bin/tests/system/legacy/ns3/named.notcp
|
||||
bin/tests/system/legacy/ns5/named.notcp
|
||||
bin/tests/system/legacy/ns6/edns512.db.signed
|
||||
bin/tests/system/legacy/ns7/edns512-notcp.db.signed
|
||||
bin/tests/system/legacy/ns7/named.notcp
|
||||
bin/tests/system/legacy/ns8/named.ednsformerr
|
||||
bin/tests/system/legacy/ns9/named.ednsnotimp
|
||||
bin/tests/system/nsupdate/commandlist
|
||||
bin/tests/system/nsupdate/verylarge.in
|
||||
bin/tests/system/org.isc.bind.system.plist
|
||||
|
|
@ -139,6 +131,16 @@ Files: **/.clang-format
|
|||
**/.gitattributes
|
||||
**/.gitignore
|
||||
**/named*.args
|
||||
**/named.dropedns
|
||||
**/named.ednsformerr
|
||||
**/named.ednsnotimp
|
||||
**/named.ednsrefused
|
||||
**/named.maxudp1460
|
||||
**/named.maxudp512
|
||||
**/named.noaa
|
||||
**/named.noedns
|
||||
**/named.nosoa
|
||||
**/named.notcp
|
||||
**/startme
|
||||
.clang-format
|
||||
.clang-format.headers
|
||||
|
|
|
|||
Loading…
Reference in a new issue