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

jvergara
26.22.2007 bcdab6d3104e368c131bf63d91866fec130c4481
opendj-sdk/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;