]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove unused reference to SYSTEMTESTTOP
authorAndoni Duarte Pintado <andoni@isc.org>
Mon, 30 Jun 2025 10:16:12 +0000 (12:16 +0200)
committerAndoni Duarte <andoni@isc.org>
Wed, 2 Jul 2025 08:50:34 +0000 (08:50 +0000)
The SYSTEMTESTTOP variable is no longer used in the tests.

.gitlab-ci.yml

index e47e2e6eef92eee9014cd89f229ccd84c35e99cc..ed35458681cd65532245a58619a45710102805cf 100644 (file)
@@ -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