--- a/tests/test-pull.t Sun Sep 26 14:35:52 2010 -0500
+++ b/tests/test-pull.t Sun Sep 26 16:01:13 2010 -0500
@@ -44,12 +44,12 @@
2ed2a3912a0b24502043eae84ee4b279c18b90dd 644 foo
$ hg pull
- pulling from http://foo:\*\*\*@localhost:.*/ (re)
+ pulling from http://foo:\*\*\*@localhost:*/ (glob)
searching for changes
no changes found
$ hg rollback --dry-run --verbose
- rolling back to revision -1 \(undo pull: http://foo:\*\*\*@localhost:.*/\) (re)
+ rolling back to revision -1 (undo pull: http://foo:\*\*\*@localhost:*/) (glob)
Issue622: hg init && hg pull -u URL doesn't checkout default branch