aboutsummaryrefslogtreecommitdiff
path: root/rpkid
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2009-05-31 00:29:15 +0000
committerRob Austein <sra@hactrn.net>2009-05-31 00:29:15 +0000
commitfd6c0d51c75ccb24b50a4247ac34ab24f62f8636 (patch)
tree6b57bde689b378d232b78e70ccb552694718ec20 /rpkid
parentd86ab23f3e79a8a832466d0df10a9421991b4132 (diff)
Typo
svn path=/rpkid/testbed.py; revision=2480
Diffstat (limited to 'rpkid')
-rw-r--r--rpkid/testbed.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/testbed.py b/rpkid/testbed.py
index 05036ddc..1d0ae22d 100644
--- a/rpkid/testbed.py
+++ b/rpkid/testbed.py
@@ -287,7 +287,7 @@ def main():
except:
- rpki.log.inf9("Event loop exited with an exception")
+ rpki.log.info("Event loop exited with an exception")
raise
finally: