diff options
Diffstat (limited to 'src/regress/lib/libssl/testenc.sh')
-rw-r--r-- | src/regress/lib/libssl/testenc.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libssl/testenc.sh b/src/regress/lib/libssl/testenc.sh index c30993449f..d1da3139d1 100644 --- a/src/regress/lib/libssl/testenc.sh +++ b/src/regress/lib/libssl/testenc.sh | |||
@@ -1,4 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # $OpenBSD: testenc.sh,v 1.5 2001/01/29 02:05:48 niklas Exp $ | ||
3 | |||
2 | 4 | ||
3 | testsrc=$2/openssl.cnf | 5 | testsrc=$2/openssl.cnf |
4 | test=$1/p | 6 | test=$1/p |