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

Jean-Noel Rouvignac
02.18.2015 f34fc9c075bd71636c62e9c335ae5cf5f6e56dbe
opendj-server-legacy/src/test/java/org/opends/server/replication/ReplicationTestCase.java
@@ -191,7 +191,7 @@
   * @param baseDN The baseDN for which we want the generationId
   * @return The value of the generationId.
   */
  protected static long getGenerationId(DN baseDN)
  protected long getGenerationId(DN baseDN)
  {
    try
    {