aboutsummaryrefslogtreecommitdiff
path: root/rpkid.with_tls/rpki/__init__.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2010-10-07 00:12:50 +0000
committerRob Austein <sra@hactrn.net>2010-10-07 00:12:50 +0000
commit8ada594d05c4e79fc2e3a13b50489bb75bd90cae (patch)
tree96b1f0a63a0f75cfa49078f1768d13c772c5636a /rpkid.with_tls/rpki/__init__.py
parentfe3d8174f81370ca80d1d47158959ec3eb9d4eee (diff)
Stash a copy of pre-conversion (with TLS) tree temporarily, in case of
problems during switchover. Will clean this up after testbed is back up without TLS. svn path=/rpkid.with_tls; revision=3464
Diffstat (limited to 'rpkid.with_tls/rpki/__init__.py')
-rw-r--r--rpkid.with_tls/rpki/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpkid.with_tls/rpki/__init__.py b/rpkid.with_tls/rpki/__init__.py
new file mode 100644
index 00000000..9e090f63
--- /dev/null
+++ b/rpkid.with_tls/rpki/__init__.py
@@ -0,0 +1,2 @@
+# This file exists to tell Python that this the content of this
+# directory constitute a Python package.