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

Matthew Swift
19.26.2012 108e2020c1d149962dfc43dcbc6bc24a05a8e5f7
opends/src/server/org/opends/server/tools/EncodePassword.java
@@ -1184,7 +1184,7 @@
        try
        {
          // attempt masking at this rate
          this.sleep(1);
          Thread.sleep(1);
        }
        catch (InterruptedException iex)
        {