From e06b7f139927b7fcb2b77f5d0bdee38293a28b7e Mon Sep 17 00:00:00 2001 From: skyanth Date: Mon, 3 Jul 2017 15:21:06 +0200 Subject: [PATCH] changed fop.conf back to fop.xconf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sorry for the confusion… :/ --- chatops/python/docbuilder.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chatops/python/docbuilder.py b/chatops/python/docbuilder.py index 8f1f53a..8c51651 100644 --- a/chatops/python/docbuilder.py +++ b/chatops/python/docbuilder.py @@ -60,9 +60,9 @@ the Free Software Foundation, either version 3 of the License, or help="""create an executive summary as well as a report (true/false). Default: false """) parser.add_argument('--fop-config', action='store', - default='/etc/docbuilder/fop.conf', + default='/etc/docbuilder/fop.xconf', help="""fop configuration file (default - /etc/docbuilder/fop.conf""") + /etc/docbuilder/fop.xconf""") parser.add_argument('-f', '--fop', action='store', default='../target/report.fo', help="""intermediate fop output file (default: