mirror of
https://github.com/google/nomulus.git
synced 2025-05-20 19:29:35 +02:00
Change all references to Domain Registry to Nomulus
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136068582
This commit is contained in:
parent
9695024f1b
commit
71d7a382f3
30 changed files with 38 additions and 38 deletions
|
@ -183,7 +183,7 @@ public class RydeGpgIntegrationTest extends ShardableTestCase {
|
|||
//
|
||||
// jart@jart:/tmp$ gpg --verify /tmp/deposit.sig /tmp/deposit.ryde
|
||||
// gpg: Signature made Mon 26 Aug 2013 12:04:27 PM EDT using RSA-S key ID 2774D88E
|
||||
// gpg: Good signature from "Domain Registry Dev <domain-registry-eng+dev-key@google.com>"
|
||||
// gpg: Good signature from "Nomulus Dev <domain-registry-eng+dev-key@google.com>"
|
||||
logger.info("Running GPG to verify signature...");
|
||||
{
|
||||
Process pid = gpg.exec(cmd.get(), "--verify", sigFile.toString(), rydeFile.toString());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue