]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Disable no longer useful semantic patches
authorOndřej Surý <ondrej@isc.org>
Fri, 29 Nov 2019 13:03:29 +0000 (14:03 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 29 Nov 2019 13:26:14 +0000 (14:26 +0100)
Some semantic patches are meant to be run just once, as they work on
functions with changed prototypes. We keep them for reference, but
disabled them from the CI to save time.

cocci/dns_name_dup.disabled [moved from cocci/dns_name_dup.spatch with 100% similarity]
cocci/dns_rbtnodechain_init.disabled [moved from cocci/dns_rbtnodechain_init.spatch with 100% similarity]
cocci/isc_mem_create_never_fail.disabled [moved from cocci/isc_mem_create_never_fail.spatch with 100% similarity]
util/merge_copyrights

index e7ac148edda73cae55c404df978e12757a784009..b986c6cebc66c17319dd39924deb4a3f0d625fc9 100644 (file)
@@ -53,7 +53,7 @@ while (<CHANGES>) {
               \.hints?\.in$ |  # zone files
               /hints$ |        # zone files
               \.zone$ |        # zone files
-              \.spatch$ |      # coccinelle spatch files
+              /cocci/.* |      # coccinelle spatch files
               \.conf$ |        # configuration files
               \.conf\.in$ |    # configuration files
               \.dir-locals\.el | # emacs local variables