summaryrefslogtreecommitdiff
path: root/test/tpkcs7
diff options
context:
space:
mode:
Diffstat (limited to 'test/tpkcs7')
-rw-r--r--test/tpkcs79
1 files changed, 1 insertions, 8 deletions
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