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

Gary Williams
16.28.2011 ba86e4e4d6c4debd4a24ae908b0eb4f203f414ff
opendj-sdk/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: