summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-reports
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-05-21 15:25:39 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-05-21 15:25:39 -0400
commit58a7bce0d7c4e19e0364adf365ba3528f4a2c197 (patch)
treeb233aa2e85200b62d4fd4c453d921ec4af843b37 /src/sbin/bcfg2-reports
parent1a43d45badb0c5127b75dfef436bd45af5ed916c (diff)
downloadbcfg2-58a7bce0d7c4e19e0364adf365ba3528f4a2c197.tar.gz
bcfg2-58a7bce0d7c4e19e0364adf365ba3528f4a2c197.tar.bz2
bcfg2-58a7bce0d7c4e19e0364adf365ba3528f4a2c197.zip
fixed option group stuff
Diffstat (limited to 'src/sbin/bcfg2-reports')
-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 1f101b9a7..b393f0534 100755
--- a/src/sbin/bcfg2-reports
+++ b/src/sbin/bcfg2-reports
@@ -3,6 +3,7 @@
import os
import sys
+from Bcfg2.Bcfg2Py3k import ConfigParser
try:
import Bcfg2.Server.Reports.settings