Move KRB5_CONFIG=/dev/null to conf.sh.* so the named run in the tests gets the setting
This commit is contained in:
@@ -66,6 +66,9 @@ MAKEJOURNAL=$TOP/bin/tests/makejournal
|
||||
PIPEQUERIES=$TOP/bin/tests/system/pipelined/pipequeries
|
||||
SAMPLEUPDATE=$TOP/lib/samples/sample-update
|
||||
|
||||
# we don't want a KRB5_CONFIG setting breaking the tests
|
||||
KRB5_CONFIG=/dev/null
|
||||
|
||||
# The "stress" test is not run by default since it creates enough
|
||||
# load on the machine to make it unusable to other users.
|
||||
# v6synth
|
||||
@@ -202,6 +205,7 @@ export KEYFRLAB
|
||||
export KEYGEN
|
||||
export KEYSETTOOL
|
||||
export KEYSIGNER
|
||||
export KRB5_CONFIG
|
||||
export MAKEJOURNAL
|
||||
export MDIG
|
||||
export NAMED
|
||||
|
||||
Reference in New Issue
Block a user