| opends/src/server/org/opends/server/tools/ConfigureWindowsService.java | ●●●●● 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();