From dc900be695a958f1943217ceb704f5d015db6a40 Mon Sep 17 00:00:00 2001 From: Tim Laszlo Date: Fri, 11 Jun 2010 03:01:04 +0000 Subject: Typo in bcfg2-reports git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5922 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/bcfg2-reports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sbin') 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': -- cgit v1.2.3-1-g7c22