diff options
| author | beck <> | 1999-09-29 04:43:22 +0000 |
|---|---|---|
| committer | beck <> | 1999-09-29 04:43:22 +0000 |
| commit | 756086c41b0487beefc3d5b3400f80095d0e4157 (patch) | |
| tree | c840ae625fa70733e16935d47f19bd9f0e4fc64c | |
| parent | de8f24ea083384bb66b32ec105dc4743c5663cdf (diff) | |
| download | openbsd-756086c41b0487beefc3d5b3400f80095d0e4157.tar.gz openbsd-756086c41b0487beefc3d5b3400f80095d0e4157.tar.bz2 openbsd-756086c41b0487beefc3d5b3400f80095d0e4157.zip | |
new minty OpenSSL 0.9.4 version
Diffstat (limited to '')
| -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 85997bfbe5..fa5cfed776 100644 --- a/src/regress/lib/libssl/testenc.sh +++ b/src/regress/lib/libssl/testenc.sh | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | testsrc=$2/ssleay.cnf | 3 | testsrc=$2/ssleay.cnf |
| 4 | test=$1/p | 4 | test=$1/p |
| 5 | cmd=/usr/sbin/ssleay | 5 | cmd=/usr/sbin/openssl |
| 6 | 6 | ||
| 7 | cd $1 | 7 | cd $1 |
| 8 | 8 | ||
