aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/rootd.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2011-10-05 16:30:24 +0000
committerRob Austein <sra@hactrn.net>2011-10-05 16:30:24 +0000
commit72e42a6508ff19a315a0257dda4a710bc195dffa (patch)
tree34785d51be76bdb31b72784dd527125145b1ebc9 /rpkid/rpki/rootd.py
parent03d8dcaf85e21fe621f020c4fb34fdecb6ac4cca (diff)
Add global traceback control; this closes #95. Clean up some
"except:" clauses that should have been "except Exception:". svn path=/rpkid/rpki-sql-setup.py; revision=4014
Diffstat (limited to 'rpkid/rpki/rootd.py')
-rw-r--r--rpkid/rpki/rootd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/rpki/rootd.py b/rpkid/rpki/rootd.py
index 53f9be1a..b71a81bb 100644
--- a/rpkid/rpki/rootd.py
+++ b/rpkid/rpki/rootd.py
@@ -7,7 +7,7 @@ Usage: python rootd.py [ { -c | --config } configfile ] [ { -h | --help } ]
$Id$
-Copyright (C) 2009--2010 Internet Systems Consortium ("ISC")
+Copyright (C) 2009--2011 Internet Systems Consortium ("ISC")
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above