diff options
author | Andrea Corallo <akrl@sdf.org> | 2020-10-10 11:00:35 +0200 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-10-10 11:00:35 +0200 |
commit | f7e7ff4fb16bf8fc8e7662f21cd9843e9eb648e8 (patch) | |
tree | 8757f25ff7948b6b045bd60f5adf6ebf91ed75ee /test/lisp/comint-tests.el | |
parent | 138990bbda7ab228e3fde44710426c474b2c1086 (diff) | |
parent | 5824c209ba17b97978519ea62478c57010311e88 (diff) | |
download | emacs-f7e7ff4fb16bf8fc8e7662f21cd9843e9eb648e8.tar.gz emacs-f7e7ff4fb16bf8fc8e7662f21cd9843e9eb648e8.tar.bz2 emacs-f7e7ff4fb16bf8fc8e7662f21cd9843e9eb648e8.zip |
Merge remote-tracking branch 'savannah/master' into HEAD
Diffstat (limited to 'test/lisp/comint-tests.el')
-rw-r--r-- | test/lisp/comint-tests.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/comint-tests.el b/test/lisp/comint-tests.el index 5b593409027..923f588e9e6 100644 --- a/test/lisp/comint-tests.el +++ b/test/lisp/comint-tests.el @@ -39,6 +39,7 @@ "Passphrase for key root@GNU.ORG: " ; plink "[sudo] password for user:" ; Ubuntu sudo "[sudo] user 的密码:" ; localized + "doas (user@host) password:" ; OpenBSD doas "PIN for user:" ; Bug#35523 "Password (again):" "Enter password:" |