diff options
Diffstat (limited to 'regress/lib/libssl/testenc.sh')
-rw-r--r-- | regress/lib/libssl/testenc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/lib/libssl/testenc.sh b/regress/lib/libssl/testenc.sh index fa5cfed7764..c30993449f5 100644 --- a/regress/lib/libssl/testenc.sh +++ b/regress/lib/libssl/testenc.sh @@ -1,6 +1,6 @@ #!/bin/sh -testsrc=$2/ssleay.cnf +testsrc=$2/openssl.cnf test=$1/p cmd=/usr/sbin/openssl |