projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18251fb
)
Add "python3 -m twine" example to comint-password-prompt tests
author
Stefan Kangas
<stefankangas@gmail.com>
Sun, 6 Oct 2019 01:08:27 +0000
(
03:08
+0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Mon, 7 Oct 2019 18:51:53 +0000
(20:51 +0200)
* test/lisp/comint-tests.el (comint-testsuite-password-strings): Add
new example for "python3 -m twine" to test suite. (Bug#37636)
test/lisp/comint-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/comint-tests.el
b/test/lisp/comint-tests.el
index 09f10879f9b806a3e67cce124391415e02a0fef5..068fec899511e2387830446e786dc1a440924281 100644
(file)
--- a/
test/lisp/comint-tests.el
+++ b/
test/lisp/comint-tests.el
@@
-34,6
+34,7
@@
"Enter passphrase: " ; ssh-add
"Enter passphrase (empty for no passphrase): " ; ssh-keygen
"Enter same passphrase again: " ; ssh-keygen
+ "Enter your password: " ; python3 -m twine ... Bug#37636
"Passphrase for key root@GNU.ORG: " ; plink
"[sudo] password for user:" ; Ubuntu sudo
"[sudo] user 的密码:" ; localized