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

jvergara
15.24.2008 f420f952326f7a82c7c18b7a21cc975c55e2ecfc
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -2213,8 +2213,8 @@
      if ((isADS || isSchema) && isVerbose())
      {
        notifyListeners(getFormattedDone());
        notifyListeners(getLineBreak());
      }
      notifyListeners(getLineBreak());
      checkAbort();
    }
  }