mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
Add a throw-away tool to remove IP addresses of external hosts
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121279715
This commit is contained in:
committed by
Justine Tunney
parent
b672643194
commit
05803bbc33
@@ -94,7 +94,7 @@ final class UpdateServerLocksCommand extends MutatingEppToolCommand implements G
|
||||
}
|
||||
|
||||
@Override
|
||||
void initMutatingEppToolCommand() {
|
||||
protected void initMutatingEppToolCommand() {
|
||||
checkArgument(
|
||||
requestedByRegistrar || !isNullOrEmpty(reason),
|
||||
"A reason must be provided when a change is not requested by a registrar.");
|
||||
|
||||
Reference in New Issue
Block a user