X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=test%2Ftpkcs7d;h=64fc28e88f0b3ce044b5e70859e4653e1d8e0512;hb=5e19ee96f6c0d59e5e63c8366e7989c3ae26852f;hp=c8f18fb09c19cac4b3fff30b52f6477f624d3c1c;hpb=7dfb0b774e6592dcbfe47015168a0ac8b44e2a17;p=openssl.git diff --git a/test/tpkcs7d b/test/tpkcs7d index c8f18fb09c..64fc28e88f 100644 --- a/test/tpkcs7d +++ b/test/tpkcs7d @@ -1,9 +1,6 @@ #!/bin/sh -PATH=../apps:$PATH -export PATH - -cmd='../apps/ssleay pkcs7' +cmd='../util/shlib_wrap.sh ../apps/openssl pkcs7' if [ "$1"x != "x" ]; then t=$1 @@ -11,7 +8,7 @@ else t=pkcs7-1.pem fi -echo testing pkcs7 conversions +echo "testing pkcs7 conversions (2)" cp $t fff.p echo "p -> d"