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

matthew_swift
19.54.2007 fe6545499558bb95484defd311ed83eced6aedf4
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java
@@ -242,7 +242,7 @@
        descriptionID, r.getChildDefinition().getUserFriendlyName());
    // Create the naming arguments.
    this.namingArgs = createNamingArgs(subCommand, path);
    this.namingArgs = createNamingArgs(subCommand, path, false);
    // Create the --set argument.
    this.propertySetArgument = new StringArgument(OPTION_DSCFG_LONG_SET,