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

matthew_swift
18.54.2010 bdeda8fee4678025697882f4a8529bf57cb18cb5
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliMain.java
@@ -1656,8 +1656,9 @@
      TaskScheduleInteraction interaction =
        new TaskScheduleInteraction(uData.getTaskSchedule(), argParser.taskArgs,
            this, formatter, taskEntries,
            INFO_PURGE_HISTORICAL_TASK_NAME.get());
            this, INFO_PURGE_HISTORICAL_TASK_NAME.get());
      interaction.setFormatter(formatter);
      interaction.setTaskEntries(taskEntries);
      try
      {
        interaction.run();