summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-reports
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbin/bcfg2-reports')
-rwxr-xr-xsrc/sbin/bcfg2-reports2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sbin/bcfg2-reports b/src/sbin/bcfg2-reports
index 40a6cdb1b..bf8112dd8 100755
--- a/src/sbin/bcfg2-reports
+++ b/src/sbin/bcfg2-reports
@@ -61,7 +61,7 @@ def print_fields(fields, cli, max_name, entrydict):
"""
Prints the fields specified in fields of cli, max_name
specifies the column width of the name column.
- """"
+ """
fmt = ''
for field in fields:
if field == 'name':