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

jvergara
18.07.2009 84c66567ae37684f9e2f88d9bae91cdc1914d6b1
opends/src/guitools/org/opends/guitools/uninstaller/UninstallLauncher.java
@@ -73,7 +73,7 @@
    try {
      QuickSetupLog.initLogFileHandler(
              File.createTempFile(LOG_FILE_PREFIX, LOG_FILE_SUFFIX),
              "org.opends.guitools.uninstaller");
              "org.opends.guitools");
    } catch (Throwable t) {
      System.err.println("Unable to initialize log");