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

ugaston
19.38.2009 722a65457f7f5e9dcd4de61df1ffe861fafdcaf0
opendj-sdk/opends/tests/staf-tests/shared/functions/ldap.xml
@@ -3372,7 +3372,7 @@
          STAFCmdParamsList.append('--strength "%s"' % strength)
        if maxbuffersize:
          STAFCmdParamsList.append('--maxbufsize "%s"' % maxbufsize)
          STAFCmdParamsList.append('--maxbufsize "%s"' % maxbuffersize)
        STAFCmdParams=' '.join(STAFCmdParamsList)