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

Jean-Noel Rouvignac
23.54.2013 d1e20ec4db52735b53b75fa67666ef2cf761cb0b
opends/src/server/org/opends/server/replication/server/ReplicationBackend.java
@@ -652,6 +652,7 @@
            lookthroughCount++;
            writeChange(ri.getChange(), ldifWriter, searchOperation,
                rsd.getBaseDn(), exportConfig != null);
            ri.next();
          }
        }
        finally