mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-18 18:18:00 -05:00
Remove unused reference to SYSTEMTESTTOP
The SYSTEMTESTTOP variable is no longer used in the tests.
This commit is contained in:
parent
e5a4b46fa3
commit
8538c645ca
1 changed files with 0 additions and 1 deletions
|
|
@ -512,7 +512,6 @@ misc:
|
|||
- sh util/check-categories.sh
|
||||
- sh util/check-gitignore.sh
|
||||
- sh util/check-trailing-whitespace.sh
|
||||
- if git grep SYSTEMTESTTOP -- ':!.gitlab-ci.yml'; then echo 'Please use relative paths instead of $SYSTEMTESTTOP.'; exit 1; fi
|
||||
- bash util/unused-headers.sh
|
||||
- bash util/xmllint-html.sh
|
||||
# Check dangling symlinks in the repository
|
||||
|
|
|
|||
Loading…
Reference in a new issue