diff -r 38a393d59e77 -r 82b2ba904e3e tests/test-pull-http.t --- a/tests/test-pull-http.t Tue Sep 09 16:51:21 2014 -0400 +++ b/tests/test-pull-http.t Tue Sep 09 17:16:24 2014 -0400 @@ -26,6 +26,14 @@ updating to branch default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cat test3/.hg/hgrc + # You may want to set your username here if it is not set + # globally, or this repository requires a different + # username from your usual configuration. If you want to + # set something for all of your repositories on this + # computer, try running the command + # 'hg config --edit --global' + # [ui] + # username = Jane Doe [paths] default = http://foo@localhost:$HGPORT/ $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS