mirror of
https://github.com/google/nomulus.git
synced 2025-05-14 16:37:13 +02:00
Remove all mentions of MOE in the code base
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=225235111
This commit is contained in:
parent
c396957d15
commit
d09be1f897
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public class GoldenFileTestHelper {
|
||||||
String goldenFileDescription = null;
|
String goldenFileDescription = null;
|
||||||
|
|
||||||
private static final String UPDATE_COMMAND =
|
private static final String UPDATE_COMMAND =
|
||||||
"google.registry.tools.RegistryTool -e localhost %1$s > %2$s";
|
"nomulus -e localhost %1$s > %2$s";
|
||||||
|
|
||||||
private static final String UPDATE_INSTRUCTIONS =
|
private static final String UPDATE_INSTRUCTIONS =
|
||||||
Joiner.on('\n')
|
Joiner.on('\n')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue