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)