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

jvergara
08.58.2007 be0fe3eb50496cc908dc08ea9c29592dc1617ed8
opends/src/quicksetup/org/opends/quicksetup/UserData.java
@@ -600,9 +600,12 @@
  }
  /**
   * Provides the default host name that will be displayed.
   * Provides the default host name that will be proposed to the user for the
   * local host.
   * @return the default host name that will be proposed to the user for the
   * local host.
   */
  private String getDefaultHostName()
  public static String getDefaultHostName()
  {
    String name = "";
    try