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

jvergara
26.22.2007 929b2d34bd47d5320a5bc2ffeb5a66fb06ecc35f
opends/src/quicksetup/org/opends/quicksetup/CurrentInstallStatus.java
@@ -253,7 +253,6 @@
    }
    catch (Throwable t)
    {
      t.printStackTrace();
      // Assume that if we cannot acquire the lock file the server is
      // running.
      isServerRunning = true;