Update test OCSP script "tocsp" to use shell functions and to use
[openssl.git] / test / tx509
index d380963abce538fd5427073e49283b10e7fc6137..4a15b98d17d8ac6ba590ee53b49303f4f44bfc49 100644 (file)
@@ -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