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

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