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

Gaetan Boismal
26.56.2015 412ad6b800c1fbd15661110e21d836b888231cce
opendj-server-legacy/src/main/java/org/opends/server/backends/jeb/Importer.java
@@ -890,7 +890,7 @@
      updateDiskMonitor(tempDir, "backend import tmp directory");
      updateDiskMonitor(backendDirectory, "backend import DB directory");
      logger.info(NOTE_IMPORT_STARTING, DirectoryServer.getVersionString(), BUILD_ID, REVISION_NUMBER);
      logger.info(NOTE_IMPORT_STARTING, DirectoryServer.getVersionString(), BUILD_ID, REVISION);
      logger.info(NOTE_IMPORT_THREAD_COUNT, threadCount);
      initializeSuffixes();
      setupIndexesForImport();