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

jvergara
18.27.2010 c8447177b6c9d155ea48009583a20ecce7ffd8c6
opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java
@@ -185,7 +185,7 @@
        }
        try
        {
          new ServerController(this).startServer(!isVerbose());
          new ServerController(this).startServer(!isStartVerbose());
        }
        catch (ApplicationException ae)
        {