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

Violette Roche-Montane
07.09.2014 c959146d66becd1bc0fe233668ef353452085dc3
opendj3-server-dev/src/server/org/opends/server/tools/status/StatusCli.java
@@ -319,7 +319,7 @@
              new LDAPConnectionConsoleInteraction(this, argParser
                  .getSecureArgsList());
          ci.run(true, false);
          ci.run(false);
          if (argParser.isInteractive())
          {
            bindDn = ci.getBindDN();