From 5339b3cb6c4b31e8b49664e0df76597efff4a8af Mon Sep 17 00:00:00 2001 From: gbrodman Date: Wed, 18 Aug 2021 09:30:01 -0600 Subject: [PATCH] Remove -- from crash cron comment (#1289) This is causing the release build to fail, see https://pantheon.corp.google.com/cloud-build/builds;region=global/22ec980b-c2b6-43fe-994a-aa98c0dbc9d4?project=domain-registry-dev --- .../java/google/registry/env/crash/default/WEB-INF/cron.xml | 2 +- .../reporting/spec11/GenerateSpec11ReportActionTest.java | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/core/src/main/java/google/registry/env/crash/default/WEB-INF/cron.xml b/core/src/main/java/google/registry/env/crash/default/WEB-INF/cron.xml index 1fc8803a9..83f6f7398 100644 --- a/core/src/main/java/google/registry/env/crash/default/WEB-INF/cron.xml +++ b/core/src/main/java/google/registry/env/crash/default/WEB-INF/cron.xml @@ -143,7 +143,7 @@ It also enqueues a new task to wait on the completion of that job and then load the resulting snapshot into bigquery. -