KEYSIGNER variable was not set

This commit is contained in:
Andreas Gustafsson
2000-05-17 02:22:23 +00:00
parent fc1feadb61
commit 5d545650bf

View File

@@ -8,8 +8,9 @@ TOP="`cd ../../..; pwd`"
NAMED=$TOP/bin/named/named
KEYGEN=$TOP/bin/tests/keygen
SIGNER=$TOP/bin/tests/signer
KEYSIGNER=$TOP/bin/tests/keysigner
KEYSETTOOL=$TOP/bin/tests/keysettool
SUBDIRS="xfer dnssec xferquota"
export NAMED KEYGEN SIGNER KEYSETTOOL
export NAMED KEYGEN SIGNER KEYSIGNER KEYSETTOOL