X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Ftpkcs7d;h=64fc28e88f0b3ce044b5e70859e4653e1d8e0512;hb=53bb723834f523d09cbb05adad4bc5ce3c672d59;hp=c8f18fb09c19cac4b3fff30b52f6477f624d3c1c;hpb=eda1f21f1af8b6f77327e7b37573af9c1ba73726;p=oweals%2Fopenssl.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"