commit | 288370ea264fd81c5837a4b70604dc23636c0fea | [log] [tgz] |
---|---|---|
author | Ben Laurie <ben@openssl.org> | Sat Jan 02 19:01:41 1999 +0000 |
committer | Ben Laurie <ben@openssl.org> | Sat Jan 02 19:01:41 1999 +0000 |
tree | 41336e7b879a7c299cff43193e5e4b07cec4515b | |
parent | 2ec077d87eb1415978df0321aac1dddd7c612f8b [diff] [blame] |
Fix tests for ssleay -> openssl.
diff --git a/test/tpkcs7d b/test/tpkcs7d index c8f18fb..46e5aa2 100644 --- a/test/tpkcs7d +++ b/test/tpkcs7d
@@ -3,7 +3,7 @@ PATH=../apps:$PATH export PATH -cmd='../apps/ssleay pkcs7' +cmd='../apps/openssl pkcs7' if [ "$1"x != "x" ]; then t=$1 @@ -11,7 +11,7 @@ t=pkcs7-1.pem fi -echo testing pkcs7 conversions +echo "testing pkcs7 conversions (2)" cp $t fff.p echo "p -> d"