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

matthew_swift
18.52.2010 5107b4bc1f64b95b66580a8734ac80a1c6867beb
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java
@@ -265,11 +265,11 @@
  BooleanArgument advancedArg;
  // The argument set by the user to specify the configuration class
  // (useful when dsreplication purge-historical runs locally/starts the server)
  // (useful when dsreplication purge-historical runs locally)
  private StringArgument  configClassArg;
  // The argument set by the user to specify the configuration file
  // (useful when dsreplication purge-historical runs locally/starts the server)
  // (useful when dsreplication purge-historical runs locally)
  private StringArgument  configFileArg;
  TaskScheduleArgs taskArgs;