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

jvergara
27.53.2008 bb8adbc2e9422e816b72059e4d84ad2e04ad05a3
opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java
@@ -1056,7 +1056,7 @@
    }
    if (!isVerbose())
    {
      notifyListeners(getFormattedDone());
      notifyListeners(getFormattedDoneWithLineBreak());
    }
  }
@@ -1083,7 +1083,7 @@
    }
    if (!isVerbose())
    {
      notifyListeners(getFormattedDone());
      notifyListeners(getFormattedDoneWithLineBreak());
    }
  }