KEYSIGNER variable was not set
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user