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

pgamba
10.49.2009 47a514a1b9398de661cfe3d4fab92e0c006ea7d4
opends/src/server/org/opends/server/workflowelement/externalchangelog/ECLSearchOperation.java
@@ -1174,7 +1174,7 @@
        String dseeValue = null;
        try
        {
          ECLSearchOperation.openDsToSunDseeNsUniqueId(targetUUID);
          dseeValue = ECLSearchOperation.openDsToSunDseeNsUniqueId(targetUUID);
        }
        catch(Exception e)
        {