diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 02:06:01 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 02:06:01 +0000 |
commit | ac2c28e14a89746c60f5dd9023e3a98bbc40da03 (patch) | |
tree | 719ec1bc495f9bf480163e297d5aa1ee687e9148 /regress/lib/libssl/testdsa.sh | |
parent | 0584185e7c4788adcb1afaf1b86184ddefc5205e (diff) |
$OpenBSD$
Diffstat (limited to 'regress/lib/libssl/testdsa.sh')
-rw-r--r-- | regress/lib/libssl/testdsa.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/lib/libssl/testdsa.sh b/regress/lib/libssl/testdsa.sh index e3afbfe40c5..48526eec119 100644 --- a/regress/lib/libssl/testdsa.sh +++ b/regress/lib/libssl/testdsa.sh @@ -1,4 +1,6 @@ #!/bin/sh +# $OpenBSD: testdsa.sh,v 1.4 2001/01/29 02:05:48 niklas Exp $ + #Test DSA certificate generation of openssl |