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

lutoff
04.48.2007 d4d6629df6fc59094fd186454c54502432279a2d
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/SubCommandHandler.java
@@ -563,12 +563,12 @@
  /**
   * The value for the short option unit-size.
   */
  private static final char OPTION_DSCFG_SHORT_UNIT_SIZE = 'Z';
  private static final char OPTION_DSCFG_SHORT_UNIT_SIZE = 'z';
  /**
   * The value for the short option unit-time.
   */
  private static final char OPTION_DSCFG_SHORT_UNIT_TIME = 'M';
  private static final char OPTION_DSCFG_SHORT_UNIT_TIME = 'm';
  // The argument which should be used to specify zero or more
  // property names.