summaryrefslogtreecommitdiffstats
path: root/test/tpkcs7d
diff options
context:
space:
mode:
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"