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

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