]> git.pld-linux.org Git - packages/expect.git/blame - expect-mkpasswd.patch
plomby
[packages/expect.git] / expect-mkpasswd.patch
CommitLineData
3d998d6a 1--- tcltk-8.0.2/expect-5.26/example/mkpasswd.jbj Mon Jun 29 09:51:28 1998
2+++ tcltk-8.0.2/expect-5.26/example/mkpasswd Mon Jun 29 09:53:25 1998
3@@ -183,6 +183,7 @@
4 expect {
5 "assword*:" {
6 # some systems say "Password (again):"
7+ sleep .5s
8 send "$password\r"
9 exp_continue
10 }
This page took 0.073107 seconds and 4 git commands to generate.