]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Excluse system test README files from license header checks
authorColin Vidal <colin@isc.org>
Mon, 16 Mar 2026 09:29:34 +0000 (10:29 +0100)
committerColin Vidal <colin@isc.org>
Mon, 16 Mar 2026 10:28:36 +0000 (11:28 +0100)
Exclude README* files in system test directories from license header
checks.

REUSE.toml

index 3fe50fbc9e8e9c7f66ca2efd94f9e8e428355dd1..e87ec915fd8437cbed4f7b9fb7c8595c293ac88b 100644 (file)
@@ -30,6 +30,7 @@ path = [
        "COPYRIGHT",
        "Makefile",
        "Makefile.**",
+       "bin/tests/system/**/README*",
        "bin/tests/system/checkzone/zones/bad-caa-rr.db",
        "bin/tests/system/checkzone/zones/bad1.db",
        "bin/tests/system/checkzone/zones/crashzone.db",
@@ -41,7 +42,6 @@ path = [
        "bin/tests/system/checkzone/zones/warn.deprecated.rsasha1.db",
        "bin/tests/system/dnstap/large-answer.fstrm",
        "bin/tests/system/doth/CA/CA.cfg",
-       "bin/tests/system/doth/CA/README",
        "bin/tests/system/doth/CA/index.txt",
        "bin/tests/system/doth/CA/index.txt.attr",
        "bin/tests/system/doth/CA/serial",
@@ -66,7 +66,6 @@ path = [
        "bin/tests/system/formerr/twoquestiontypes",
        "bin/tests/system/formerr/wrongclass",
        "bin/tests/system/forward/CA/CA.cfg",
-       "bin/tests/system/forward/CA/README",
        "bin/tests/system/forward/CA/index.txt",
        "bin/tests/system/forward/CA/index.txt.attr",
        "bin/tests/system/forward/CA/serial",
@@ -82,13 +81,11 @@ path = [
        "bin/tests/system/masterfile/knowngood.ttl1",
        "bin/tests/system/masterfile/knowngood.ttl2",
        "bin/tests/system/notify/CA/CA.cfg",
-       "bin/tests/system/notify/CA/README",
        "bin/tests/system/notify/CA/index.txt",
        "bin/tests/system/notify/CA/index.txt.attr",
        "bin/tests/system/notify/CA/serial",
        "bin/tests/system/notify/ns4/named.port.j2",
        "bin/tests/system/nsupdate/CA/CA.cfg",
-       "bin/tests/system/nsupdate/CA/README",
        "bin/tests/system/nsupdate/CA/index.txt",
        "bin/tests/system/nsupdate/CA/index.txt.attr",
        "bin/tests/system/nsupdate/CA/serial",