diff tests/test-pull.t @ 15552:62c9183a0bbb stable

clone: don't save user's password in .hg/hgrc (Issue3122)
author Augie Fackler <durin42@gmail.com>
date Tue, 22 Nov 2011 12:06:42 -0600
parents ffb5c09ba822
children cea62936b39a
line wrap: on
line diff
--- a/tests/test-pull.t	Tue Nov 22 17:26:32 2011 -0600
+++ b/tests/test-pull.t	Tue Nov 22 12:06:42 2011 -0600
@@ -43,7 +43,7 @@
   2ed2a3912a0b24502043eae84ee4b279c18b90dd 644   foo
 
   $ hg pull
-  pulling from http://foo:***@localhost:$HGPORT/
+  pulling from http://foo@localhost:$HGPORT/
   searching for changes
   no changes found