diff --git a/core/src/main/java/google/registry/env/production/default/WEB-INF/cron.xml b/core/src/main/java/google/registry/env/production/default/WEB-INF/cron.xml index 59e3634b1..05a16f86e 100644 --- a/core/src/main/java/google/registry/env/production/default/WEB-INF/cron.xml +++ b/core/src/main/java/google/registry/env/production/default/WEB-INF/cron.xml @@ -280,7 +280,7 @@ - + Checks if the monthly ICANN reports have been successfully uploaded. If they have not, attempts to upload them again. Most of the time, this job should not do anything since the uploads are triggered when the reports are staged.