summaryrefslogtreecommitdiffstats
path: root/overlord
diff options
context:
space:
mode:
authorSeth Vidal <skvidal@fedoraproject.org>2007-09-27 17:48:45 -0400
committerSeth Vidal <skvidal@fedoraproject.org>2007-09-27 17:48:45 -0400
commite8df89330659bf09d6ec10c73ca522881d047cdc (patch)
treec200c4aab8c28be954d440016aefc5c72c70dfcf /overlord
parent2c33a3f7102e32d7c7f6c48d5bde658ff6638c20 (diff)
downloadthird_party-func-e8df89330659bf09d6ec10c73ca522881d047cdc.tar.gz
third_party-func-e8df89330659bf09d6ec10c73ca522881d047cdc.tar.xz
third_party-func-e8df89330659bf09d6ec10c73ca522881d047cdc.zip
and overlord, too
Diffstat (limited to 'overlord')
-rwxr-xr-xoverlord/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlord/client.py b/overlord/client.py
index 0fe3908..9196ccb 100755
--- a/overlord/client.py
+++ b/overlord/client.py
@@ -18,7 +18,7 @@
import optparse
import sys
import glob
-from func.certmaster import CMConfig
+from func.commonconfig import CMConfig
from func.config import read_config
import sslclient