summaryrefslogtreecommitdiffstats
path: root/test/tsid
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-02 19:01:41 +0000
committerBen Laurie <ben@openssl.org>1999-01-02 19:01:41 +0000
commit288370ea264fd81c5837a4b70604dc23636c0fea (patch)
tree41336e7b879a7c299cff43193e5e4b07cec4515b /test/tsid
parent2ec077d87eb1415978df0321aac1dddd7c612f8b (diff)
Fix tests for ssleay -> openssl.
Diffstat (limited to 'test/tsid')
-rw-r--r--test/tsid2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tsid b/test/tsid
index 8c7e9b1387..9e0854516c 100644
--- a/test/tsid
+++ b/test/tsid
@@ -3,7 +3,7 @@
PATH=../apps:$PATH
export PATH
-cmd='../apps/ssleay sess_id'
+cmd='../apps/openssl sess_id'
if [ "$1"x != "x" ]; then
t=$1