]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add missing VERIFY export
authorMatthijs Mekking <matthijs@isc.org>
Thu, 24 Jun 2021 14:17:00 +0000 (16:17 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 30 Jun 2021 15:28:48 +0000 (17:28 +0200)
This makes the 'dnssec-verify' tool visible to the test environment.

bin/tests/system/conf.sh.common

index cd0838a893f9f08941d8942648e83576a5369ba8..b68c93dd93a3e4bdf09ab4cae6ba9db9c173c99d 100644 (file)
@@ -727,4 +727,5 @@ export SIGNER
 export SUBDIRS
 export TMPDIR
 export TSIGKEYGEN
+export VERIFY
 export WIRETEST