From 288370ea264fd81c5837a4b70604dc23636c0fea Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sat, 2 Jan 1999 19:01:41 +0000 Subject: Fix tests for ssleay -> openssl. --- test/tpkcs7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tpkcs7') diff --git a/test/tpkcs7 b/test/tpkcs7 index ea1f005dac..15bbba42c0 100644 --- a/test/tpkcs7 +++ b/test/tpkcs7 @@ -3,7 +3,7 @@ PATH=../apps:$PATH export PATH -cmd='../apps/ssleay pkcs7' +cmd='../apps/openssl pkcs7' if [ "$1"x != "x" ]; then t=$1 -- cgit v1.2.3