Add "python3 -m twine" example to comint-password-prompt tests

* test/lisp/comint-tests.el (comint-testsuite-password-strings): Add
new example for "python3 -m twine" to test suite.  (Bug#37636)
This commit is contained in:
Stefan Kangas 2019-10-06 03:08:27 +02:00
parent 18251fb739
commit 9839466b23

View file

@ -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