From: Andoni Duarte Pintado Date: Mon, 30 Jun 2025 10:16:12 +0000 (+0200) Subject: Remove unused reference to SYSTEMTESTTOP X-Git-Tag: v9.21.10~4^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8538c645cacd0995414a8b5a4bb3e0dbc74eb407;p=thirdparty%2Fbind9.git Remove unused reference to SYSTEMTESTTOP The SYSTEMTESTTOP variable is no longer used in the tests. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e47e2e6eef9..ed35458681c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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