diff options
-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 85997bfbe5c..fa5cfed7764 100644 --- a/regress/lib/libssl/testenc.sh +++ b/regress/lib/libssl/testenc.sh @@ -2,7 +2,7 @@ testsrc=$2/ssleay.cnf test=$1/p -cmd=/usr/sbin/ssleay +cmd=/usr/sbin/openssl cd $1 |