summaryrefslogtreecommitdiff
path: root/test/tcrl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-02-25 16:58:19 +0000
committerRichard Levitte <levitte@openssl.org>2005-02-25 16:58:19 +0000
commit0e785e5e093d4c24eaf531dd5ffc655e3a91c6b5 (patch)
tree7c0a37f818c204f2eea0df4f5840f8a6a00c96d2 /test/tcrl
parentafcff52ef7256809a89a48347c7185644f56bb25 (diff)
downloadopenssl-new-0e785e5e093d4c24eaf531dd5ffc655e3a91c6b5.tar.gz
Many changes from 0.9.8-dev.
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