diff options
Diffstat (limited to 'src/regress/lib/libssl/test_client.sh')
-rw-r--r-- | src/regress/lib/libssl/test_client.sh | 2 |
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 | ||
3 | echo | 5 | echo |
4 | echo This starts a tls1 mode client to talk to the server run by | 6 | echo This starts a tls1 mode client to talk to the server run by |