aboutsummaryrefslogtreecommitdiff
path: root/rpki/rpkid.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-02-19 19:27:48 +0000
committerRob Austein <sra@hactrn.net>2016-02-19 19:27:48 +0000
commitf8187b414e0b6777b97d99ecf94a101eeb960e70 (patch)
tree11b4688c0dc4bfb40fdfc021727355a1ec6b95fd /rpki/rpkid.py
parentf25d3cc4f67fba3b7130357dbd03c4b617dc705f (diff)
Task system tweaks, see if this fixes hangs on postponed tasks.
svn path=/branches/tk705/; revision=6273
Diffstat (limited to 'rpki/rpkid.py')
-rw-r--r--rpki/rpkid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpki/rpkid.py b/rpki/rpkid.py
index fbbb1cfc..a82195b3 100644
--- a/rpki/rpkid.py
+++ b/rpki/rpkid.py
@@ -291,7 +291,7 @@ class main(object):
def cronjob_handler(self, handler):
"""
External trigger to schedule periodic tasks. Obsolete for
- produciton use, but portions of the test framework still use this.
+ production use, but portions of the test framework still use this.
"""
if self.use_internal_cron: