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

matthew_swift
20.47.2008 d3dcf461ec922370de1db3f923b53d26018e71e6
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java
@@ -472,7 +472,7 @@
    do
    {
      if (count++>0)
        TimeThread.sleep(100);
        Thread.sleep(100);
      op = connection.processSearch(
                                    ByteStringFactory.create("cn=monitor"),
                                    SearchScope.SINGLE_LEVEL,