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

Gary Williams
16.28.2011 da40de5b860952ec063b246545632642d00ba0bf
opends/tests/staf-tests/shared/functions/utils.xml
@@ -4098,6 +4098,9 @@
          STAFCmdParamsList.append('-l')
        if outputFile:
          if not os.path.exists(os.path.dirname(outputFile)):
            os.makedirs(os.path.dirname(outputFile))
          STAFCmdParamsList.append('-f %s' % outputFile)
        if nbrOfThread: