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

jvergara
21.50.2007 aed142d4d844c03c001a46e39f3e0f7ddc4f46ce
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/ServerController.java
@@ -235,7 +235,7 @@
      }
      if (suppressOutput && (application != null))
      {
        application.setNotifyListeners(false);
        application.setNotifyListeners(true);
      }
    }
  }