diff options
author | Rob Austein <sra@hactrn.net> | 2006-09-05 13:51:10 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-09-05 13:51:10 +0000 |
commit | 920167cd9cca7b62664b5e519f8cd340e5472fd0 (patch) | |
tree | 1e61d6a9c75f00c2fd18ccdfd59602293037be9d /scripts | |
parent | 9bfdab7b14cdbae1c80ab67da44cb5a580289f55 (diff) |
*** empty log message ***
svn path=/scripts/generate-testrepo.pl; revision=255
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/generate-testrepo.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-testrepo.pl b/scripts/generate-testrepo.pl index 0e4a84dc..a880b50c 100644 --- a/scripts/generate-testrepo.pl +++ b/scripts/generate-testrepo.pl @@ -19,7 +19,7 @@ sub openssl { or die("openssl @_ returned $?\n"); } -# Ok, this is a bit complicted, but the idea is to let us specify the +# Ok, this is a bit complicated, but the idea is to let us specify the # resources we're giving to each leaf entity and let the program do # the work of figuring out what resources each issuers need to have, # the order in which we need to generate the certificates, which |