]> git.eshelyaron.com Git - emacs.git/commitdiff
Add "python3 -m twine" example to comint-password-prompt tests
authorStefan Kangas <stefankangas@gmail.com>
Sun, 6 Oct 2019 01:08:27 +0000 (03:08 +0200)
committerStefan 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

index 09f10879f9b806a3e67cce124391415e02a0fef5..068fec899511e2387830446e786dc1a440924281 100644 (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