mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
add a check-changes step, to ensure CHANGES numbers are in order before commit
This commit is contained in:
parent
62c1dcb661
commit
6f4344af83
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ precheck:debian:sid:amd64:
|
|||
<<: *debian_sid_amd64_image
|
||||
stage: precheck
|
||||
script:
|
||||
- perl util/check-changes CHANGES
|
||||
- perl -w util/merge_copyrights
|
||||
- diff -urNap util/copyrights util/newcopyrights
|
||||
- rm util/newcopyrights
|
||||
|
|
|
|||
Loading…
Reference in a new issue