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

jvergara
12.39.2009 7b980b8b8e47512d58cdb36a422505ccf83c6a17
opends/src/server/org/opends/server/tasks/ImportTask.java
@@ -793,7 +793,7 @@
        random = new Random();
      }
      String resourcePath = DirectoryServer.getServerRoot() + File.separator +
      String resourcePath = DirectoryServer.getInstanceRoot() + File.separator +
                            PATH_MAKELDIF_RESOURCE_DIR;
      TemplateFile tf = new TemplateFile(resourcePath, random);