FIX BUG - duplicate <files> entry in opensrf.xml file
authorAndy Witter <awitter@georgialibraries.org>
Thu, 12 Jan 2017 19:55:55 +0000 (14:55 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Thu, 12 Jan 2017 19:55:55 +0000 (14:55 -0500)
templates/opensrf.xml/opensrf.xml-header

index 24d73e8..3fcdb52 100644 (file)
@@ -172,11 +172,6 @@ vim:et:ts=4:sw=4:
                     <success_template>/openils/var/data/report-success</success_template>
                     <fail_template>/openils/var/data/report-fail</fail_template>
                 </files>
-                  <!-- successful report outputs go here -->
-                    <output_base>LOCALSTATEDIR/web/reporter</output_base>
-                    <success_template>LOCALSTATEDIR/data/report-success</success_template>
-                    <fail_template>LOCALSTATEDIR/data/report-fail</fail_template>
-                </files>
                 <!-- Number of reports that can be processed simultaneously.  This
                      value can overriden by the -c/-concurrency command-line switch
                      of clark-kent.pl.