summaryrefslogtreecommitdiffstats
path: root/scripts/certmaster
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-02-07 13:30:51 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-02-07 13:30:51 -0500
commit4a7f409334528affd3b0245f9fe6e0b35e50e54b (patch)
treef0a2f4300ddc29505d6765fde8734993dbad1bab /scripts/certmaster
parent79aca0c825d41f538d36966ec66d272b02dae475 (diff)
downloadcertmaster-4a7f409334528affd3b0245f9fe6e0b35e50e54b.tar.gz
certmaster-4a7f409334528affd3b0245f9fe6e0b35e50e54b.tar.xz
certmaster-4a7f409334528affd3b0245f9fe6e0b35e50e54b.zip
Misc s/func/certmaster/ replacements
Diffstat (limited to 'scripts/certmaster')
-rwxr-xr-xscripts/certmaster2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/certmaster b/scripts/certmaster
index d5f677d..d9e99fd 100755
--- a/scripts/certmaster
+++ b/scripts/certmaster
@@ -1,6 +1,6 @@
#!/usr/bin/python
-from func import certmaster
+from certmaster import certmaster
import sys