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

Jean-Noël Rouvignac
24.50.2016 8a7d994e004ad0ec1a192dbadd348e041a2e3de2
opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/FileManager.java
@@ -395,7 +395,7 @@
   *
   * @param f
   *          File for which parentage will be insured
   * @return boolean indicating whether or not the input <code>f</code> has a
   * @return boolean indicating whether the input {@code f} has a
   *         parent after this method is invoked.
   */
  private static boolean insureParentsExist(File f)