consistent test-start logging
[openssl.git] / test / tkey
index 611ed7dfdee12c3b979f2f88a8a16020a88e807c..b7097e6f6f77d350c4b7d087eb2c8d47a5f55a84 100644 (file)
--- a/test/tkey
+++ b/test/tkey
@@ -4,6 +4,7 @@ t=$1
 ktype=$2
 ptype=$3
 
+OPENSSL_CONF=/dev/null ; export OPENSSL_CONF
 if ../util/shlib_wrap.sh ../apps/openssl no-$ktype; then
   echo skipping $ktype $ptype conversion test
   exit 0