diff options
Diffstat (limited to 'checks')
-rwxr-xr-x | checks/genkey1024.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/genkey1024.test b/checks/genkey1024.test index 42a1000c0..3c62166f8 100755 --- a/checks/genkey1024.test +++ b/checks/genkey1024.test @@ -76,7 +76,7 @@ expect { expect { -exact "a test\r \r \rYou selected this USER-ID:\r - \"Harry H. (a test) <[email protected]> (INSECURE!)\"\r + \"Harry H. (a test) <[email protected]>\"\r \r Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " { send -- "o\r" } timeout { exit 1 } } |