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

Gary Williams
20.12.2011 95e485c6a148a250e8a404f8a32f2c2d8055500e
fix ecl included attributes unconfigured suffix cases
1 files modified
2 ■■■ changed files
opends/tests/staf-tests/shared/functions/utils.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/functions/utils.xml
@@ -3405,7 +3405,7 @@
        ecl_deleteOldRDN        = None
        ecl_newSuperior         = None
        ecl_changes             = None
        ecl_includedttributes  = None
        ecl_includedAttributes  = None
        if 'replicationcsn' in changelogEntry.keys():
          ecl_replicationCSN = changelogEntry['replicationcsn'][0]