summaryrefslogtreecommitdiffstats
path: root/test/tpkcs7d
diff options
context:
space:
mode:
Diffstat (limited to 'test/tpkcs7d')
-rw-r--r--test/tpkcs7d9
1 files changed, 1 insertions, 8 deletions
diff --git a/test/tpkcs7d b/test/tpkcs7d
index 18f9311b06..64fc28e88f 100644
--- a/test/tpkcs7d
+++ b/test/tpkcs7d
@@ -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