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

mkeyes
13.18.2007 a22d228c8e1227c1d4a09ffe49de914da00f6e58
opendj-sdk/opends/tests/functional-tests/shared/functions/dsconfig.xml
@@ -1065,6 +1065,8 @@
        
        if aciValue:
            aciValue=aciValue.replace('"','\\"')
            if isWindows:
                aciValue=aciValue.replace(r'||',r'"||"')
        
        STAFCmdParamsList=[]
        STAFCmdParamsList.append('set-access-control-handler-prop ')