aboutsummaryrefslogtreecommitdiffstats
path: root/test/tpkcs7d
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-02 19:01:41 +0000
committerBen Laurie <ben@openssl.org>1999-01-02 19:01:41 +0000
commit288370ea264fd81c5837a4b70604dc23636c0fea (patch)
tree41336e7b879a7c299cff43193e5e4b07cec4515b /test/tpkcs7d
parent2ec077d87eb1415978df0321aac1dddd7c612f8b (diff)
downloadopenssl-288370ea264fd81c5837a4b70604dc23636c0fea.tar.gz
Fix tests for ssleay -> openssl.
Diffstat (limited to 'test/tpkcs7d')
-rw-r--r--test/tpkcs7d4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tpkcs7d b/test/tpkcs7d
index c8f18fb09c..46e5aa2bd6 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 @@ else
t=pkcs7-1.pem
fi
-echo testing pkcs7 conversions
+echo "testing pkcs7 conversions (2)"
cp $t fff.p
echo "p -> d"