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

jvergara
12.39.2009 3295b8a0a7805a55f1736e9913ba30464cb1fb48
opendj-sdk/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);