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

Ludovic Poitou
02.45.2010 7bdcb41c0f62967ec42d552f6002577dfb7019ca
sdk/src/com/sun/opends/sdk/tools/LDAPPasswordModify.java
@@ -488,7 +488,7 @@
    if (result.getGeneratedPassword() != null)
    {
      message = INFO_LDAPPWMOD_GENERATED_PASSWORD.get(result
          .getGeneratedPasswordAsString());
          .getGeneratedPassword().toString());
      println(message);
    }