mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +00:00
Disable no longer useful semantic patches
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.
This commit is contained in:
parent
edd97cddc1
commit
7a69ac32c9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user