summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/sbin/bcfg2-reports1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sbin/bcfg2-reports b/src/sbin/bcfg2-reports
index 6acdd27e3..3920f519a 100755
--- a/src/sbin/bcfg2-reports
+++ b/src/sbin/bcfg2-reports
@@ -4,6 +4,7 @@ __revision__ = '$Revision$'
import os
import sys
+from Bcfg2.Bcfg2Py3k import ConfigParser
try:
import Bcfg2.Server.Reports.settings