opends/src/server/org/opends/server/replication/plugin/ReplLDIFOutputStream.java
@@ -103,7 +103,8 @@ // of entries to export. throw(new IOException()); } domain.exportLDIFEntry(entryBuffer); if (numEntries<0) domain.exportLDIFEntry(entryBuffer); numExportedEntries++; entryBuffer = "";