summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regress/lib/libssl/testenc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/testenc.sh b/src/regress/lib/libssl/testenc.sh
index 85997bfbe5..fa5cfed776 100644
--- a/src/regress/lib/libssl/testenc.sh
+++ b/src/regress/lib/libssl/testenc.sh
@@ -2,7 +2,7 @@
2 2
3testsrc=$2/ssleay.cnf 3testsrc=$2/ssleay.cnf
4test=$1/p 4test=$1/p
5cmd=/usr/sbin/ssleay 5cmd=/usr/sbin/openssl
6 6
7cd $1 7cd $1
8 8