X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Ftx509;h=4a15b98d17d8ac6ba590ee53b49303f4f44bfc49;hp=d380963abce538fd5427073e49283b10e7fc6137;hb=38d3a7380817e272df7df2e8c32fc22d6b35e332;hpb=451dc18f109e4fff1a642976fee7ae7e64af35dc diff --git a/test/tx509 b/test/tx509 index d380963abc..4a15b98d17 100644 --- a/test/tx509 +++ b/test/tx509 @@ -1,13 +1,6 @@ #!/bin/sh -if test "$OSTYPE" = msdosdjgpp; then - PATH=../apps\;$PATH -else - PATH=../apps:$PATH -fi -export PATH - -cmd='../apps/openssl x509' +cmd='../util/shlib_wrap.sh ../apps/openssl x509' if [ "$1"x != "x" ]; then t=$1