]> 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:58:54 +0000 (11:58 +0100)
Exclude README* files in system test directories from license header
checks.

(cherry picked from commit c77c4992549432b3d255f433db9a4c0f6fc7b5f3)

REUSE.toml

index 7d0cff3ff3eb0a07641616c9abf838bb90f99974..493ee5ecd2a82e48dba8662802818a052ce015a8 100644 (file)
@@ -29,6 +29,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",
@@ -40,7 +41,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",
@@ -64,7 +64,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",
@@ -80,13 +79,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",