2
0
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:
Ondřej Surý 2019-11-29 14:03:29 +01:00
parent edd97cddc1
commit 7a69ac32c9
4 changed files with 1 additions and 1 deletions

View 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