(comint-testsuite--test-comint-password-prompt-regexp):
Add "Please enter the password". (Bug#7224)
+2010-10-23 Glenn Morris <rgm@gnu.org>
+
+ * comint-testsuite.el
+ (comint-testsuite--test-comint-password-prompt-regexp): Add
+ "Please enter the password". (Bug#7224)
+
2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
* indent/prolog.prolog: Use normal spacing around !.
(interactive)
(let ((password-strings
'("foo@example.net's password: " ;ssh
- "Password for foo@example.org: " ; knit
+ "Password for foo@example.org: " ; kinit
+ "Please enter the password for foo@example.org: " ; kinit
"Kerberos password for devnull/root <at> GNU.ORG: " ; ksu
"Enter passphrase: " ; ssh-add
"Enter passphrase (empty for no passphrase): " ; ssh-keygen