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

smaguin
08.18.2008 00e9e28cd647dce0db40bd8e54924bcfd5b8a35e
opends/tests/system-tests/scenario/singleServer/clients/secureUserpasswordModify/src/Client.java
@@ -181,7 +181,7 @@
      // status every delayCnx
                if ( (new_t1 - t1) >= delayCnx) {
                    println("INFO",  (nb_mod_done/delaySec) + "  mod/sec.");
                 //   println("INFO",  (nb_mod_done/delaySec) + "  mod/sec.");
          // inform all the threads the max nb searchs has been reached
          synchronized (this) {