summaryrefslogtreecommitdiffstats
path: root/test/tcrl
diff options
context:
space:
mode:
Diffstat (limited to 'test/tcrl')
-rw-r--r--test/tcrl9
1 files changed, 1 insertions, 8 deletions
diff --git a/test/tcrl b/test/tcrl
index f71ef7a863..055269eab8 100644
--- a/test/tcrl
+++ b/test/tcrl
@@ -1,13 +1,6 @@
#!/bin/sh
-if test "$OSTYPE" = msdosdjgpp; then
- PATH=../apps\;$PATH
-else
- PATH=../apps:$PATH
-fi
-export PATH
-
-cmd='../apps/openssl crl'
+cmd='../util/shlib_wrap.sh ../apps/openssl crl'
if [ "$1"x != "x" ]; then
t=$1