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

Gary Williams
22.27.2012 1ffd4fbbf7dc2f62471a877181c7beb2f283ef6d
Don't delete log xml file in functional tests
1 files modified
3 ■■■■ changed files
opends/tests/staf-tests/shared/functions/utils.xml 3 ●●●● patch | view | raw | blame | history
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>