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

Gary Williams
10.01.2011 ac8c18beaaac83c87dea01c7ab72f5e89c25f879
ensure ecl tests get correct changelogentry and operational attributes
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/staf-tests/shared/functions/ldap.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/staf-tests/shared/functions/ldap.xml
@@ -3581,7 +3581,7 @@
        if attributes:
          STAFCmdParamsList.append('%s' % attributes)
        else:
          STAFCmdParamsList.append('"*" @changeLogEntry')
          STAFCmdParamsList.append('"*" changeLogCookie targetEntryUUID')
 
        STAFCmdParams=' '.join(STAFCmdParamsList)
      </script>