From e0c93e5986be576b6538fa54cd041df72c195494 Mon Sep 17 00:00:00 2001 From: dxy Date: Fri, 23 Sep 2016 17:01:29 -0700 Subject: [PATCH] Add a command to generate zone data from zoneman Zone files generated on GCS with this command will be used by a MR (to be implemented in a separate CL) for comparing zone data between zoneman and datastore. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=134134401 --- java/google/registry/env/common/tools/WEB-INF/web.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/java/google/registry/env/common/tools/WEB-INF/web.xml b/java/google/registry/env/common/tools/WEB-INF/web.xml index 0e99e32e5..352219e97 100644 --- a/java/google/registry/env/common/tools/WEB-INF/web.xml +++ b/java/google/registry/env/common/tools/WEB-INF/web.xml @@ -140,6 +140,7 @@ /_dr/task/generateZoneFiles +