Move KRB5_CONFIG=/dev/null to conf.sh.* so the named run in the tests gets the setting

This commit is contained in:
Ondřej Surý
2017-10-11 06:30:53 +00:00
3 changed files with 8 additions and 4 deletions

View File

@@ -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