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

Jean-Noël Rouvignac
20.42.2016 61b9eb1be03fc03a9f4bb0013a08ff44a1059503
opendj-server-legacy/src/main/java/org/opends/server/loggers/RotationActionThread.java
@@ -55,9 +55,7 @@
    this.configEntry = configEntry;
  }
  /**
   * The run method of the thread.
   */
  @Override
  public void run()
  {
    try