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

jvergara
19.55.2007 77a17e4cb35b6232e8fab371bdd735e6f53bd7a1
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/DirectoryManagerAuthenticationDialog.java
@@ -357,7 +357,7 @@
        } catch (NamingException ne)
        {
          if (installStatus.isServerRunning())
          if (CurrentInstallStatus.isServerRunning())
          {
            throw ne;
          }