tests/test-pull.t
changeset 12643 d08bb64888bc
parent 12505 b37d5ecc2227
child 13446 1e497df514e2
--- a/tests/test-pull.t	Fri Oct 08 22:36:11 2010 -0500
+++ b/tests/test-pull.t	Fri Oct 08 22:36:11 2010 -0500
@@ -44,12 +44,12 @@
   2ed2a3912a0b24502043eae84ee4b279c18b90dd 644   foo
 
   $ hg pull
-  pulling from http://foo:\*\*\*@localhost:*/ (glob)
+  pulling from http://foo:***@localhost:$HGPORT/
   searching for changes
   no changes found
 
   $ hg rollback --dry-run --verbose
-  rolling back to revision -1 (undo pull: http://foo:\*\*\*@localhost:*/) (glob)
+  rolling back to revision -1 (undo pull: http://foo:***@localhost:$HGPORT/)
 
 Issue622: hg init && hg pull -u URL doesn't checkout default branch