aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-08-22 22:29:04 +0000
committerRob Austein <sra@hactrn.net>2006-08-22 22:29:04 +0000
commit8e12b396b916543349f0ff8d6b936fc0109cbafd (patch)
tree01efdb60dcbb7d0f5b0bca0ec3854f7eeaf47bd6 /scripts
parent8382ee8f0f40bff30b7c2a74f8ee77564e81fe6d (diff)
# on 2006/08/10 19:46:24, sra did:
strict svn path=/scripts/gen-verify-test.pl; revision=200
Diffstat (limited to 'scripts')
-rw-r--r--scripts/gen-verify-test.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/gen-verify-test.pl b/scripts/gen-verify-test.pl
index 368b2d1c..2d4ab234 100644
--- a/scripts/gen-verify-test.pl
+++ b/scripts/gen-verify-test.pl
@@ -3,6 +3,8 @@
eval 'exec perl -w -S $0 ${1+"$@"}'
if 0;
+use strict;
+
my $openssl = "/u/sra/isc/route-pki/subvert-rpki.hactrn.net/openssl/trunk/apps/openssl";
exit unless (@ARGV);