aboutsummaryrefslogtreecommitdiff
path: root/ca/rootd
diff options
context:
space:
mode:
Diffstat (limited to 'ca/rootd')
-rwxr-xr-xca/rootd4
1 files changed, 2 insertions, 2 deletions
diff --git a/ca/rootd b/ca/rootd
index cb59f958..6caeb88f 100755
--- a/ca/rootd
+++ b/ca/rootd
@@ -17,5 +17,5 @@
# PERFORMANCE OF THIS SOFTWARE.
if __name__ == "__main__":
- import rpki.rootd
- rpki.rootd.main()
+ import rpki.rootd
+ rpki.rootd.main()