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

matthew_swift
19.54.2007 00786b8f6e90c1a848c9c09d8b82e73a56042a0a
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,