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

jvergara
18.17.2009 61566abc6ddfcad1491e3bb71a5cc157daf6dd57
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java
@@ -263,8 +263,8 @@
    ManagedObjectDefinition<?, ?> d = mo.getManagedObjectDefinition();
    Message ufn = d.getUserFriendlyName();
    PropertyValueEditor editor = new PropertyValueEditor(app, context);
    while (true) {
      PropertyValueEditor editor = new PropertyValueEditor(app, context);
      // Interactively set properties if applicable.
      if (app.isInteractive()) {
        SortedSet<PropertyDefinition<?>> properties =