summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/test_client.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libssl/test_client.sh')
-rw-r--r--src/regress/lib/libssl/test_client.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libssl/test_client.sh b/src/regress/lib/libssl/test_client.sh
index 8b24e3f8a7..4f17fad80e 100644
--- a/src/regress/lib/libssl/test_client.sh
+++ b/src/regress/lib/libssl/test_client.sh
@@ -1,4 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2# $OpenBSD: test_client.sh,v 1.3 2001/01/29 02:05:48 niklas Exp $
3
2 4
3echo 5echo
4echo This starts a tls1 mode client to talk to the server run by 6echo This starts a tls1 mode client to talk to the server run by