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

gbellato
11.42.2008 0f9ee85fd0b36220ef6a3ee8d2b9f5f6f02b26bd
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ProtocolWindowTest.java
@@ -155,6 +155,7 @@
        while (true)
        {
          broker.receive();
          broker.updateWindowAfterReplay();
          rcvCount++;
        }
      }