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

jvergara
04.01.2008 f2c662a667c0f3deaeb9ec7dac9655a7d4ce0e22
Remove inappropiate label.
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/tools/ConfigureWindowsService.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/tools/ConfigureWindowsService.java
@@ -465,7 +465,7 @@
    }
    catch (Throwable t)
    {
      err.println("Fucking throwable: "+t);
      err.println("Unexpected throwable: "+t);
      t.printStackTrace();
      returnValue = SERVICE_ENABLE_ERROR;
      msg = ERR_WINDOWS_SERVICE_ENABLE_ERROR.get();