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