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

mkeyes
13.18.2007 948ffcf98219ce579763e787786cd5647c2755f0
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 ')