X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=test%2Ftpkcs7;h=3e435ffbf9fd837c30f97831a5a0e6c4e612564f;hb=a4aafeeef496681f631e6014e03871634d23f443;hp=cf3bd9fadbe8a25d88ecffdd61af09e3f96a23e8;hpb=451dc18f109e4fff1a642976fee7ae7e64af35dc;p=oweals%2Fopenssl.git diff --git a/test/tpkcs7 b/test/tpkcs7 index cf3bd9fadb..3e435ffbf9 100644 --- a/test/tpkcs7 +++ b/test/tpkcs7 @@ -1,13 +1,6 @@ #!/bin/sh -if test "$OSTYPE" = msdosdjgpp; then - PATH=../apps\;$PATH -else - PATH=../apps:$PATH -fi -export PATH - -cmd='../apps/openssl pkcs7' +cmd='../util/shlib_wrap.sh ../apps/openssl pkcs7' if [ "$1"x != "x" ]; then t=$1