tests/test-ssh.t
changeset 13752 366e014a1ded
parent 13694 4f5ed2bd1724
child 13755 e45780ac8292
equal deleted inserted replaced
13751:85d74f6babf6 13752:366e014a1ded
   280      test                      2:6c0482d977a3
   280      test                      2:6c0482d977a3
   281 
   281 
   282 passwords in ssh urls are not supported
   282 passwords in ssh urls are not supported
   283 
   283 
   284   $ hg push ssh://user:erroneouspwd@dummy/remote
   284   $ hg push ssh://user:erroneouspwd@dummy/remote
   285   pushing to ssh://user:***@dummy/remote
   285   pushing to ssh://user:erroneouspwd@dummy/remote
   286   abort: password in URL not supported!
   286   abort: password in URL not supported!
   287   [255]
   287   [255]
   288 
   288 
   289   $ cd ..
   289   $ cd ..
   290   $ cat dummylog
   290   $ cat dummylog