aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-08-22 22:29:22 +0000
committerRob Austein <sra@hactrn.net>2006-08-22 22:29:22 +0000
commit01be99ccde06a1497e5947f5003188827ae48820 (patch)
tree8423fcc2296629980c0649009f7bc7ba781325e7
parentf354e3bfffd46ff63d9e8ffd4e4155fa917cab8e (diff)
# on 2006/08/10 21:52:37, sra did:
Missing note from previous edit: also check CRLs (thanks, RobL). svn path=/scripts/gen-verify-test.pl; revision=203
-rw-r--r--scripts/gen-verify-test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen-verify-test.pl b/scripts/gen-verify-test.pl
index e5aa0dee..3dd6b350 100644
--- a/scripts/gen-verify-test.pl
+++ b/scripts/gen-verify-test.pl
@@ -48,7 +48,7 @@ for my $f (@files) {
close(F);
}
-# Figure out who everybody's parents are
+# Sort out ancestry
my %daddy;