diff -r 22f948c027a9 -r da0ddd62b9d8 tests/test-ssh.t --- 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