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

Gary Williams
10.01.2011 b1d63ec28b0a37e4be785510e13b52af1007894e
ensure ecl tests get correct changelogentry and operational attributes
1 files modified
2 ■■■ changed files
opends/tests/staf-tests/shared/functions/ldap.xml 2 ●●● patch | view | raw | blame | history
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>