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

Nicolas Capponi
08.37.2016 6e562514f52ba0c0f79bdca84cd2acd506b9cd21
opendj-server-legacy/src/main/java/org/opends/server/tools/RestoreDB.java
@@ -280,6 +280,7 @@
      try
      {
        new DirectoryServer.InitializationBuilder(configFile.getValue())
            .requireCryptoServices()
            .requireErrorAndDebugLogPublisher(out, err)
            .initialize();
      }