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

Nicolas Capponi
03.41.2016 aaf1f09351c43d52009c6b53b93eb153ace8428e
opendj-server-legacy/src/main/java/org/opends/server/tools/ImportLDIF.java
@@ -904,7 +904,7 @@
  @Override
  protected void cleanup()
  {
    DirectoryServer.shutdownBackends();
    DirectoryServer.getInstance().getServerContext().getBackendConfigManager().shutdownLocalBackends();
  }
  private boolean useBackend(Set<DN> includeBranches, List<DN> dnlist)