mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gary Williams
22.27.2012 c29dcb0196864a06381d8ea805ff68d349fa26b1
Don't delete log xml file in functional tests
1 files modified
3 ■■■■ changed files
opendj-sdk/opends/tests/staf-tests/shared/functions/utils.xml 3 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/staf-tests/shared/functions/utils.xml
@@ -1407,11 +1407,12 @@
          'output'      : htmlFile }
      </call>
      <!-- Delete the XML file -->
      <!-- Delete the XML file
      <call function="'deleteFile'">
        { 'location' : STAXServiceMachine,
          'filename' : xmlFile }
      </call>
-->
    </sequence>