tests/test-ssh.t
branchstable
changeset 13464 da0ddd62b9d8
parent 13405 682edefe7dbb
child 13469 07a6460f829a
--- a/tests/test-ssh.t	Wed Feb 23 00:25:18 2011 +0100
+++ b/tests/test-ssh.t	Wed Feb 23 11:42:41 2011 +0100
@@ -269,6 +269,13 @@
   date:        Thu Jan 01 00:00:00 1970 +0000
   summary:     z
   
+
+passwords in ssh urls are not supported
+
+  $ hg push ssh://user:erroneouspwd@dummy/remote
+  abort: password in URL not supported!
+  [255]
+
   $ cd ..
   $ cat dummylog
   Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio